
a:link { text-decoration: underline; color: #1B1B27;}
a:visited { text-decoration: none; color: #1B1B27;}
a:active { color: #FFBF2D; background-color: #1B1B27}
a:hover { color: #FFBF2D; background-color: #1B1B27}


body {	
		background-color: ghostwhite;

	background-image: none;

	font: 10px verdana, tahoma, geneva, arial, helvetica;	

	color: #4D4D4D;

	scrollbar-face-color: ghostwhite; 

	scrollbar-highlight-color: ghostwhite; 

	scrollbar-shadow-color: #E0E0E0;

	scrollbar-3dlight-color: #EDEDED;

	scrollbar-arrow-color: #6B6B6B; 

	scrollbar-track-color: ghostwhite;

	scrollbar-darkshadow-color: ghostwhite;}
	
h1 {
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 14px;
	font-weight: bold;	
	color: #003300
	}
h2 {
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 12px;
	font-weight: bold;	
	color: #003300
	}

h3 {	
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 14px;	
	
	color: #003300
	}
h4 {
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 12px;
	font-weight: bold;	
	color: #003300
	}
table {
	color: #ghostwhite;
	}
td, th {	
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 10px;
	color: #4d4d4d;
	

