html {
margin : 0; 
padding : 0;
} 
body {
background-color : #FFFFFF;
background-image: url('/img/1x2000.jpg');
font-size: 8pt; color: #336699; text-align: left
margin: 0px; font-variant:normal; font-family:Verdana

margin : 0; 
padding : 0; 

scrollbar-base-color: #E3E8E8;
scrollbar-arrow-color: black;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
} 


p {
font : 8pt verdana; 
margin-top : 0; 
text-align : left;
color : #336699; 
}
d {
font : 8pt verdana; 
font-weight : bold; 
margin-top : 0; 
text-align : left;
color : #ffffff; 
}
h3 {
font : bold 8pt verdana; 
letter-spacing : 1px;
text-align : left;
margin-bottom : 0; 
color : #006699; 
}  
a:link {
font-weight : bold; 
text-decoration : underline;
color : #336699; 
 
}
a:visited {
font-weight : bold; 
text-decoration : underline;
color : #336699; 

} 
a:hover  {
text-decoration : underline;
color : #FF6600; 
}

#linkList a:link { 
	font : 8pt verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #FFFFFF;
	}
#linkList a:visited { 
	font : 8pt verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #FFFFFF;
	}
#linkList a:hover {
	font : 8pt verdana;
	text-decoration : none;
	font-weight : bold; 
	color: #FF6600;
	}