td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.navtext {
	font-family: Tahoma, Verdana, Arial;
	color: #00007A;
	font-weight: bold;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #00007A;
}
a:hover {
	text-decoration: underline;
	color: #00007A;
}


.footertext {
	font-size: x-small;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #FA0202;
	font-weight: normal;
	font-size: 26px;
	
}
.h1space {
	margin-top:-8px;
	}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: large;
	color: #999999;
}

hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #cccccc;
	border-style: none none dotted; 
}