a:link {
	text-decoration: bold;
	font-weight: bold;
	color: #2B2E1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;


}

a:visited { 
text-decoration: underline; 
color: #2B2E1B;
}

a:active { 
color: #FEFE06; 
background-color: #858384
}

a:hover { 
color: #FEFE06; 
background-color: #858384
}

body {	
		background-color: ghostwhite;

	background-image: none;

	font: 12px 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: 20px;
	font-weight: bold;	
	color: #1B1B27
	}
h2 {
	font-family: verdana, tahoma, geneva, arial, helvetica;	
	font-size: 16px;
	font-weight: bold;	
	color: #1B1B27
	}

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

