body {
	background-color: #ffffff;
	}
p {
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-size: small;
	position: relative;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003366;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
H3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
color: #003366;
}
H4 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003366;
}
a {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #003366;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #99ccff;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #003399;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003300;
}
ul a:hover {
background-color: #003300;
color: #ffffff;
}
