BODY
{
	scrollbar-face-color:black;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:black;
	scrollbar-darkshadow-color:white;
	scrollbar-shadow-color:white;
	scrollbar-arrow-color:pink;
	scrollbar-track-color:black;
}
.TABLE
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	border-left: dimgray 1px solid;
	font-size: 8pt;
	float: none;
	background-image: none;	
	color: dimgray;        	
	font-family: Verdana, Arial, Tahoma;
	background-color: transparent;
	text-align: justify;
	width: 89.8%;
	vertical-align: top;
}
thead
{
	color: white;
	text-align: center;
	background-color: black;
	font-weight: bold;
	height: 15pt;
}
.LinkWhite
{
	color: white;
	text-decoration: underline;
}
.LinkColor
{
	color: black;
	text-decoration: underline;
}
INPUT
{
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial;
}
.TDSmall
{
	font-size: 7pt;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	background-color: black;
}

.Line
{
	color: dimgray;
	size:1px;
}
