BODY, TABLE, TD, P, TD, UL, OL, LI {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #800000;
}
.arrow {
	font-family: Courier New, Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #E87400;
	text-decoration: none;
}
.subnav {
	FONT-SIZE: 12px;  
	COLOR: #ffffff; 
	LINE-HEIGHT: normal; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	TEXT-DECORATION: none
}
A.subnav { 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: normal; 
	FONT-FAMILY: Georgia, Times New Roman, Times, serif;
	FONT-STYLE: normal; 
	TEXT-DECORATION: none
}
A.subnav:visited {
	/* COLOR: #767676; TEXT-DECORATION: none */
}
A.subnav:hover {
	TEXT-DECORATION: underline; 
	/*color: #E87400; */
}


.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
