p,body, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}

}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}





A.home:link { font-size: 10pt;color: #666666; font-weight: bold; text-decoration: none;}
A.home:hover { font-size: 10pt;color: #666666; font-weight: bold} 
A:home:visited {}
A:home:active {} /* style visible only at moment of click */ 


A.student:link { color: #990000 }
A.student:hover { color: #FF9900} 
A:student:visited {}
A:student:active {} /* style visible only at moment of click */ 

A.content:link { color: green }
A.content:hover { color: blue} 
A:content:visited {}
A:content:active {} /* style visible only at moment of click */ 



A.subnav:link { color: #003366; font-size: 10pt;font-weight: bold }
A.subnav:hover { color: #990000; font-size: 10pt; font-weight: bold} 
A:subnav:visited {font-size: 10pt; font-weight: bold}
A:subnav:active {} /* style visible only at moment of click */ 
.greentable {
	border: 1px solid #99CC99;
}

A.newlink:link { color: #336666; font-size: 10pt;font-weight: bold }
A.newlink:hover { color: #990000; font-size: 10pt; font-weight: bold} 
A.newlink:visited {font-size: 10pt; font-weight: normal}
A.newlink:active {} /* style visible only at moment of click */ 
