body,td,.regular {
	font-size:11px;
	font-family : verdana,Arial,helvetica, MS san-serif;
	color : #333333;
	line-height:15px;
}

.number2 {
	font-size:11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #333333;
	line-height:17px;
}

.title {
	font-size:20px;
	font-family : georgia,Arial,helvetica, MS san-serif;
	color : #333333;
	line-height:17px;
}

a {

	color : #003f85;
}

a:hover   {

	color : #a6a6a6;
}

.footer {
	font-size:10px;
	font-family : Arial,helvetica, MS san-serif;
	color : #a8a8a7;
}

.bigger {
	font-size:14px;
		text-decoration:none;
}

.bigger2 {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

.newshead  {
	font-size : 18px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
	line-height:24px;
}

.leftnav  {
	font-size : 12px;
	font-family : Arial,helvetica, MS san-serif;
	color : #845c28;
	font-weight:bold;
	
}
.leftnav a {
text-decoration:none;
	font-size : 11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #C30206;
	text-decoration:none;
	width:150px;
	padding-left:4px;
}

.leftnav a:hover,a.leftnavon {
	font-size : 11px;
	font-family : Arial,helvetica, MS san-serif;
	color : #C30206;
	text-decoration:none;
	background-color:#ffffff;
	width:150px;
	min-width:150px;
	padding-left:4px;
}


