body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	scrollbar-base-color: #ffffff; 
	scrollbar-arrow-color: #003399;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-DarkShadow-Color: #ffffff; 
	scrollbar-track-color:#ffffff;
}   
li {
	font-size: 80%;
	background-color: InfoBackground;
	margin-left: -20px;
	padding: 2px;
	list-style-image: url(images/pearl.gif);
	}
table {
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
	font-stretch: normal;
	background-color: #FFFFF2;
	azimuth: left-side;
	cursor: crosshair;
}	

a:link   {
color: Blue; text-decoration: underline; }
a:active {
color: Blue; text-decoration: none; }
a:hover  {
color: Red; background-color: #DDFFEE; text-decoration: none;}
a:visited   {
color: Blue; text-decoration: none; }
