 Style sheet 
<STYLE TYPE="text/css" MEDIA=screen>
	   
	   INPUT{font-size:75%;color:#000266}
	   TEXTAREA{color:#000266}
	   SELECT{color:black;font-size:70%;font-weight:bold}
	   .navy{color:#004080;text-decoration:none}
	   .navy:hover{color:navy;text-decoration:underline}
	   .navyfree{color:#004080;text-decoration:none}
	   .navyfree:hover{color:green;text-decoration:underline}
	   .black{
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	   .black:hover{
	color:#0000CC;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	   .white{
	color:white;
	text-decoration:none;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: small-caps;
	text-transform: none;
	background-color: #003366;
}
	   .white:hover{
	color:white;
	text-decoration:underline;
	font-family: "Century Gothic";
}
	   .redinput{font:arial;font-size:80%;color:red}
	   .bluehigh{
	color:#FFFF66;
	font-size:100%;
	font-weight:normal;
	font-family: "Century Gothic";
	font-style: normal;
	text-decoration: underline;
}
	   .whitehigh{color:red;font-size:110%;text-decoration:none}
	   
	   P{color:#004080;text-decoration:none;font-size:10pt;font-family:century gothic,arial}
	   H1{color:#004080;text-decoration:none;font-size:12pt;font-weight:bold;font-family:century gothic,arial}
	   
a.grouplinks{
	font-family: "Century Gothic";
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}

a.grouplinks:hover{
	color:#003366;
	text-decoration:underline;
	font-size:10pt;
	font-family:"century gothic", arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
}
		   
a.ptcurrent{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	font-family:"century gothic", arial;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #003366;
}
a.ptlinks{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
	font-family:"century gothic", arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
	   a.ptlinks:hover{
	color:white;
	text-decoration:underline;
	font-size:10pt;
	font-family:"century gothic", arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
	   	   
	   a.division{color:#FFFFFF;text-decoration:none;font-size:10pt;font-family: vag rounded light, century gothic,arial}
	   a.division:hover{color:#FFFFFF;text-decoration:none;font-weight:bold;font-size:11pt;font-family: vag rounded light, century gothic,arial}
	   a.divcurrent{color:#FFFFFF;text-decoration:none;font-size:10pt;font-family: vag rounded light, century gothic,arial} 
	   
</STYLE>
.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
a.bodylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
a.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
a.blacklink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: underline;
}
.copyright {
	font-family: "Century Gothic", Arial, Verdana, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
