BODY
{
	font-weight: normal;
	color: white;
	font-family: Verdana;
	position: static;
	background-color: #0076c0;
	font-variant: normal;
}

A:link
{
	color:White;
	text-decoration:underline;
}

A:hover
{
	color: darkblue;
	text-decoration:underline;
}

A:visited
{
	color: darkblue;
	text-decoration: underline;
}

H3
{
	color:White;
	

}

H4
{
	color:White;


}

H5
{
	color:White;


}

H6
{
	color:White;


}

TABLE
{
	font-weight: normal;
	font-size: x-small;
}

