BODY {
	color : Black;
	font-family : Arial;
	font-size: 12px;
}

A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : #9900CC;
	text-decoration : none;
}
TD.ArticleHeader {
	background-color : #FFCB8C;
}

 DIV.ArticleHeader {
	font-size : 11px;
	font-weight : bold;
}

DIV.ArticleBody {
	font-family : Arial;
	font-size: 12px;
}

DIV.MarqueeText {
	font-size:9px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
}


