/* CSS Document */

<!--
body {
	background-image: url(images/background.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
}

BODY, td, th{font-family: Century Gothic, Verdana, Sans-Serif; 
font-size: 9.25pt; 
color:#003e4b;}

A:link {text-decoration: none; color:#00738c;}
A:visited {text-decoration: underline; color:#003e4b;}
A:active {text-decoration: underline; color:#003e4b;}
A:hover {text-decoration: none; color: #003e4b;}