BODY { 
	font-family: verdana, helvetica, arial;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
}

A {
	font-family: verdana,helvetica, arial;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	cursor: default;
	color: blue;
}

A:visited { color: darkblue; }
A:hover { color: red; }
A:active { color: red; }

.li { font-size: 10pt; }

H2 { color: #2040C0; font-family: Arial; }
P.newsitem { margin-bottom: 0px; font-size: 10px; margin-top: 5px; text-indent: -10px; }
DIV.newshead { font-weight: bold; color: #000080; margin-bottom: 5px; padding-bottom: 0px; }
