BODY {
	font-size: 1em;
	font-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033
}
		
A:hover {color: #CA2A46; text-decoration: underline}	

UL {
	font-size: 1em;
}
.subheading {
	font-weight: bold;
	font-size: 1.1em;
}
.back {
	font-size: 0.8em;
	text-align: right;
	font-weight: bold;
}



LI {list-style-type: circle;}

table.stats 
{
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td 
{
	background-color: #EBEBEB;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-weight: bold;
} 

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	text-decoration: underline;
}

.date {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000033}
.textlink {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal}
.texttitle {  font-size: 9pt; font-weight: bold}
.copywrite {
	color: #999999;
	font-size: xx-small;
	float: none;
	text-align: center;
}

.newsarticletitle {  color: #FFFFFF; font-weight: bold}
.student {  color: #FFFFFF; text-decoration: underline}
.accom {
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.home {
}
