body
{
	background-repeat : no-repeat;
	background-attachment : fixed;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	scrollbar-face-color: #008000;
	scrollbar-shadow-color: ;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: ;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
}

img
{
	CURSOR: hand;
	border: 1px solid #008000;
}

th
{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color : #000000;
} 

td, li, p
{   
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color : #000000;
	text-decoration : none;
} 

H2
{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color : #008000;
}
a:link 
{  
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color: #993300; 
	text-decoration : none;
}
a:hover 
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color: #993300;
	text-decoration : underline;
}
a:active
{  
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color: #993300; 
	text-decoration : underline;
}
a:visited 
{  
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size:13px;
	color: #993300; 
	text-decoration : none;
}