/* CSS Document */


body {
	background-color: #ffffff;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003366;
	text-decoration: none;
}

a:link {  text-decoration: none; color: #003399}
a:visited {  text-decoration: none; color: #003399}
a:hover {  text-decoration: none; color: #0099FF}
a:active {  text-decoration: none; color: #003399}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 003366;
	}
