body {
	background-color: #990000;
	margin: 0px; 
	padding: 0px;

}
body, div, p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;
}
td{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:7pt;
}
.contentTable {
	background-color : BDBDBD;
}
.formTitle {
	background-color : #8d8d8d;
}
h2{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10pt;
}

li{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:8pt;color: #990000;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #0000cc;font-size: 10pt;
}

a:hover, a:active {
	text-decoration: underline !important;
	color: #000099;font-size: 10pt;
}

a.abc:link, a.abc:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 10pt;
}
a.abc:hover, a.adc:active
{
	text-decoration: none;
	color: #fdd785;
	font-size: 10pt;
}
a.later:link, a.later:visited
{
	text-decoration: none;
	color: #990033;
	font-size: 8pt;
}
a.later:hover, a.later:active
{
	text-decoration: underline;
	color: #990033;
	font-size: 8pt;
}
.later
{
	text-decoration: underline;
	color: #990033;
	font-size: 8pt;
}
A.feed_link:link {COLOR: #215dc6; TEXT-DECORATION: none; font-weight: normal}
A.feed_link:visited {COLOR: #215dc6; TEXT-DECORATION: none; font-weight: normal}
A.feed_link:active {COLOR: #215dc6; TEXT-DECORATION: underline; font-weight: normal}
A.feed_link:hover {COLOR: #215dc6; TEXT-DECORATION: underline; font-weight: normal}
.feed_hr{color : #d1d1d1; width : 60%; height: 1pt;}
.feed_date{	font-size : 10px; color : Gray;}
.feed_titl{	font-size : 12px;font-weight : bold; color : 215dc6;}