/* Final Project 'After' */
.back{
	background-color: White;}
	
hr {
	color: #000066;}
	
.bluelink {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000099;}
	
/* Links hovered over */
a:hover {
	font-weight: bold;
	color: #FFFF00;}
	
.currentpage {
	font-family: Arial;
	font-weight: normal;
	font-size : 12px;
	color: #FFFF33;}
	
.yellowlink {
	font-family: Arial;
	font-weight: normal;
	font-size : 12px;
	color: #FFFF99;}
	
.smallwhite {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;}
	
.subheader {
	font-family: Arial;
	font-weight: bold;
	color: #000066;}
	
.maintext {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #000066;
	line-height: 28px} 
	
.mainitaltext {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	font-style : italic;
	color: #0000CC;
	line-height: 28px;
} 
.lightbluetext {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #0000CC;
	line-height: 28px} 
	
.heading {
	font-family: Arial Rounded MT Bold;
	font-weight: normal;
	font-size: 20px;
	color: #000066;}
	
.redheading {
	font-family: Arial Rounded MT Bold;
	font-weight: normal;
	font-size: 20px;
	color: #990000;}
	
.smallprint {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000099;}
	
.fineprint {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000066;}
	
.address {
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;}
	
.finegreenprint {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #009933;}
	
.fineblueprint {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #3366FF;}
	
td.announcement {
	font-family: Arial;
	font-weight: normal;
	font-size: 18px;
	color: #3366FF;}
	

