a:hover {
	color: #666666;
	background-color: #99bfe6;
	text-decoration: none;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.classregular {
	color: #333333;
	font-size: 80%;
	font-family: "Lucida Grande", Arial;
	font-style: normal;
	font-weight: normal;
}
.classlarge  {
	color: #CC9933;
	font-size: 18px;
	font-family: "Lucida Grande", Arial
}
.classfooter {
	color: #000000;
	font-size: 11px;
	font-family: "Lucida Grande", Arial
}
.regblk {
	color: white;
	font-size: 90%;
	font-family: "Lucida Grande", Arial
}
.classmed {
	color: #333333;
	font-size: 80%;
	font-family: "Lucida Grande", Arial
}
h2 {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.classheadline {
	color: #000099;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
body {
	background-color: #003366;
	background-image: url(images/bkgrnd.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Lucida Grande, Arial;
}
.style2 {font-size: 80%}
