body {
	background-color: #FFFFFF;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {

	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
a:active {


	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
h1 {
	font-weight: bold;
	color: #000066;
}
h3 {

	font-weight: bold;
	color: #000066;
}
