/* CSS Document */

BODY, P, TD, TABLE {

color:#000000;
font-family : Verdana,Arial,Helvetica; 
font-size : 10px;
background-repeat: no-repeat;

}
.sitemenu {
	margin-left: 229px;
	float: left;
	height: 20px;
	width: 458px;
}
h1 {
	margin-top:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}
a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
	text-decoration: none;
}

