body, p, td, dl, ul, ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-face-color: #cccc99;
	scrollbar-highlight-color: #333300 ; 
	scrollbar-shadow-color: #cccc99 ; 
	scrollbar-3dlight-color: #cccc99; 
	scrollbar-arrow-color: #333300; 
	scrollbar-track-color: #eeeeee; 
	scrollbar-darkshadow-color: #cccc99;
	}
	
h1,  h3, h4, h5, h6 ,dd{
	font-family: Arial, Helvetica, sans-serif;
	}
	
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	}

listing, pre, tt, xmp, code {
	font-family: Courier New, Courier, monospace;
	}

kbd {
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
	}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a {
	color: #cc0000;
	font-weight: bold;
	text-decoration: underline;}

a:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #cc0000;
	text-decoration: none;}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color: #cccc99;
	text-decoration: none;
	color: #333300;
	}
	
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	background-color: #cccc99;
	color: #333300;
	}
	


