body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333; }
	
.body {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333; }
	
.sidebar {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	line-height: 16px;
	padding-right:54px;
	color: #FFFFFF; 
	}
	
.links {
	font-family: Helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333; }
	
.header {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 19px; 
	color: #FFFFFF;}
	
TD {font-family: "Arial";
	font-size: 10pt;
	}

TD.pts {font-family: "Arial";
	font-size: 12pt;
	}
	
H1 { font-family: "Arial";
	font-size: 18;
	color: #07A3A1;
	}
	
H2 { font-family: "Arial";
	font-size: 16;
	}
	
H3 { font-family: "Arial";
	font-size: 14pt;
	}
	
H4 { font-family: "Arial";
	font-size: 12pt;
	}
	
A:link 	{ color: white }
A:visited 	{ color: white }
A:active	{ color: red }
A:hover	{ color: lime }

A.person:link 	{ color: white}
A.person:visited 	{ color: white }
A.person:active	{ color: red }
A.person:hover	{ color: lime }

A.course:link 	{ color: blue}
A.course:visited 	{ color: blue }
A.course:active	{ color: red }
A.course:hover	{ color: yellow }

A.navBlock {text-decoration: none;}
A.navBlock:hover {text-decoration: underline;}
