body, td, center, div { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt 
}
A  {
	color : #000066;
	text-decoration : none;
	font-weight: bold;
}
A:Active  {
	text-decoration : none;
	color : Red;
	font-weight: bold;
}
A:Hover  {
	text-decoration : underline;
	font-weight: bold;
}

.date  {
	font-weight: bold;
	font-size: 11px;
}

.main_nav {
	font-weight: bold;
	color: white;
	font-size: 11px;
}

.borange {
	font-weight: bold;
	font-size: 8pt;
	color: #ff9900;
}

.small {
	font-size: 8pt;
}

.narrow_text {
	text-align: justify;
	margin-right : 15px;
	margin-left : 15px;

}

.bred {
	font-weight: bold;
	font-size: 10pt;
	color: #CC0033;
}



