.footer {
	font-family: "Trebuchet MS", "Tw Cen MT", "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
p {
	font-family: "Trebuchet MS", "Century Gothic", "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

li {
	font-family: "Trebuchet MS", "Century Gothic", "Tw Cen MT", Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
 
body
{
scrollbar-face-color:000000; 
scrollbar-shadow-color:ffffff; 
scrollbar-highlight-color:006699; 
scrollbar-3dlight-color:006699;
scrollbar-darkshadow-color:ffffff; 
scrollbar-track-color:ffffff; 
scrollbar-arrow-color:ffffff;
}
.header {
	font-family: "Trebuchet MS", "Century Gothic", "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;

}
a:hover {
	color: #999999;

}
a:visited {
	color: #006699;
	text-decoration: none;
}
