A {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

A:visited {
	color: #4D7173;
	text-decoration: none;
}

A:active {
	color: #4D7173;
	text-decoration: none;
}

A:hover {
	color: #8895AE;
	text-decoration: underline;
}

TD {
	font-family: Verdana;
	font-size: 12px;
}

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
}

.quote {
	font-family: Verdana;
	font-size: 12px;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 5px;
	font : italic;
}

BODY {
	font-family: Verdana;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	background-image : none;
	list-style : circle;
	background-color : White;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #8895AE;
}

H4, H5, H6 {
	font-size : 12px;
	color : #8895AE;
}

.headred {
	font-family: Verdana;
	font-size: 12px;
	text-indent : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #FF0000;
}

.small {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : #2F4F4F;
}

.menu {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 0px;
	margin-right : 0px;
	color : #2F4F4F;
}

.rightnews {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	margin-top : 4px;
	color : Black;
}


.footer {
	font-family: Verdana;
	font-size: 11px;
	color : White;
}



P {
	font-family: Verdana;
	font-size: 12px;
	
}






