.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87001A;
	letter-spacing: 0.15em;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;

}
.listarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	list-style-image: url(images/orange_arrow.gif);
}
A:LINK, A:ACTIVE, A:VISITED {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #003399;
	text-decoration: underline;
}
A.botnav:LINK, A.botnav:ACTIVE, A.botnav:VISITED    { 
font-family: Arial; 
font-size: 11px; 
text-decoration: none; 
color: #999999
}
A.botnav:HOVER   { 
font-family: Arial; 
font-size: 11px;  
text-decoration: underline; 
color: #666666;
 }