td {
	font-family: arial; 
	font-size: 13px; 
	color: #4B4A4A;
}
.smalltd {
	font-family: arial; 
	font-size: 11px; 
	color: #4B4A4A;
}
.footer {
	font-family: arial; 
	font-size: 11px; 
	color: #666666;
}
a.footer {
	font-family: arial; 
	font-size: 11px; 
	color: #113390;
}
a:HOVER.footer {
	font-family: arial; 
	font-size: 11px; 
	color: #CB2C00;
	text-decoration : none;
}
.contentTitle {
	font-family: Times;
	font-size: 20px;
	color: #4B4AC5;
	font-weight : normal;
}
a.secondarynav {
	font-family: arial;
	font-size: 12px;
	color: #113390;
	font-weight : bold;
}
a:HOVER.secondarynav {
	font-family: arial;
	font-size: 12px;
	color: #CB2C00;
	font-weight : bold;
	text-decoration : none;
}
