body {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
A {
	color: #003366;
	text-decoration: underline;
}
A:visited {
	color: #003366;
	text-decoration: underline;
}
A:active {
	color: #003366;
	text-decoration: none;
}
A:hover {
	color: #CC3300;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FC0;
	margin-left: 20px;
}

