body, td, center, p, div { font-family:  arial, helvetica, sans-serif; font-size: 10pt }
A  {
	color : #990000;
	text-decoration : none;
	font-weight: bold;
}

A:Visited  {
	color : #990000;
	text-decoration : none;
	font-weight: bold;
}

A:Active  {
	text-decoration : none;
	color : #663300;
	font-weight: bold;
}

A:Hover  {
	text-decoration : underline;
	color : #990000;
	font-weight: bold;
}

.large {
	font: 16px arial, helvetica, sans-serif;
	font-weight: bold; color: #003366;
	}
	
.bold {
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	}
	
.small {
	font-size: 11px;
	}

li	{
	color: #990000;
}

.inner	{
	color: #000066;
}

#divNewsCont {position:absolute;
	width:140;
	height:85;
	overflow:hidden;
	top:450;
	left:568;
	clip:rect(0,140,85,0);
	visibility:hidden
}

#divNewsText {position:absolute;
	top:0;
	left:0
}


