body  {
	font-family: Verdana;
	font-size: 10px;
	background-repeat: repeat-y;
	background-image: url(images/bghtml4.gif);
	background-position: center;
	background-color: white	;
	scrollbar-3dlight-color: #4C7979;
	scrollbar-arrow-color: #8CB8B8;
	scrollbar-base-color: #71A8A8;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #8CB8B8;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #4C7979;
	scrollbar-track-color: #4C7979;
	
}
td {
	font-size: 8pt;
	font-family: Verdana;
	color: black;

}

A:LINK, A:VISITED {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}




IMG {
	border-color:white
}

