a:link {
	color:#002882;
	text-decoration:underline
}

a:visited {
	color:#002882;
	text-decoration:underline
}

a:hover {
	color:#00144e;
	text-decoration:underline overline
}

a:active {
	color:#002882;
	text-decoration:underline
}

body {
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}

h1 {
	color:#002882;
	font-size:16px;
	font-style:italic;
}
