.text {
	font-size: 8pt;
	color: white;
}

A:link 
{
	text-decoration: none;
	color: #81A8FF;
}
A:visited 
{
	text-decoration: none;
	color: #81A8FF;
}
A:active 
{
	text-decoration: none;
	color: #81A8FF;
}
A:hover 
{
	text-decoration : underline;
}
TD.HeaderLinks {
	BACKGROUND-COLOR: #001500;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	COLOR: #ffffff
}
TD.Headermid {
	BACKGROUND-COLOR: #313131;
	BORDER-BOTTOM: 0px;
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	COLOR: #ffffff
}
BODY {
	MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.pic {
	position: absolute;
	top: 20;
	left: 1;
	z-order: 1;
}
.newshead {
	font-family: arial;
	font-size: 12pt;
	color: #ADA369;
	font-weight : bold;
}

.news {
	font-family: verdana;
	font-size: 9pt;
	color: white;

}
.small {
	font-family: verdana;
	font-size: 8pt;
	color: white;

}