.navbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.navbarlink a:link {
	color: #000000;
	text-decoration: none;
}
.navbarlink a:visited {
	color: #000000;
	text-decoration: none;
}
.navbarlink a:hover {
	color: #CC0000;
	text-decoration: none;
}
.navbarlink a:active {
	color: #000000;
	text-decoration: none;
}	
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #333399;
}
.blacktext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.redheader {
	font-family: "Garamond BookCondensed";
	font-size: 16px;
	font-weight: bold;
	color: #CE0108;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bottomline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	line-height: 18px;
}
.calendar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
}