body {
	background-color: #cccccc;
	font-family: verdana, arial, sans-serif;
}

td.text {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.pageborder {
	border: 1px solid #999999;
}

.botborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.navbackground {
	background-color: #f3e0e3;
}

.navheader {
	background-color: #990000;
	text-color: #ffffff;
}

.nav {
	background-color: #f3e0e3;
}

.grade {
	color: #ff0000;
	font-size: 18px;
}

.copy {
	color: #000000;
	font-size: 10px;
}

a {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.navheadertext {
	color: #ffffff;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}

a.navheadertext:hover {
	color: #ff0000;
	text-decoration: none;
}

a.navtext {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
}

a.navtext:hover {
	color: #ff0000;
	text-decoration: none;
}


