body {
	font-family: Verdana;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2D4E7E;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2D4E7E;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: underline;
	color: #333366;
	BACKGROUND: #D7E1D7;
	color: #333366;
	text-decoration: none;
}

H1 {
	FONT-FAMILY: Verdana;
	COLOR: #C7D6C7;
	FONT-SIZE: 13pt
}