﻿A:hover
 {
 	color: #0000FF; text-decoration: underline; font-size:10pt
 }

a:link
{
	color: #0000FF;
	text-decoration:none; font-size:10pt; font-family:Arial 
}
a:visited
{
	color: #800080;
	text-decoration:none; font-size:10pt; font-family:Arial  
} 
a:active 
{
	color: #800080;font-size:10pt; font-family:Arial
}
body

{

	font-family: Arial, Helvetica;

	background-color: #6E7B8B;

	color: #003333

}

table

{

	table-border-color-light: rgb(102,204,204);

	table-border-color-dark: rgb(0,102,102); font-family:Arial; font-size:10pt 

}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #CC0000; font-weight:bold; font-size:14pt; font-family:Arial
}
h2
{
	 
}
h3
{
	 
}
h4
{
	
}
h5
{
	
}
h6
{
	
}