h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	background-color: #CC0000;
}
a:visited {
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
h4 {
	font-weight: bold;
	background-color: #FFFFCC;
}
.bignews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-color: #FFFFCC;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3366FF;
}
body,td,th {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #000066;
	margin-top: 50px;
}
#nav {
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #AB1873;
	background-color: #E1E9FF;
	margin-top: 15px;
}

body {
	background-color: #5F88FE;
}

.redheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 3px;
	text-align: center;
}
.centered {
	text-align: center;
}
.alignrt {
	text-align: right;
}

