a:link {color: #18627f; text-decoration: none;}
a:active {color: #6c6c6c; text-decoration: none;}
a:visited {color: #6c6c6c; text-decoration: none;}
a:hover {color: #009bb2; text-decoration: none; }

h1{
		font-size: 16px;
		font-weight: bold;
		color: #536469;
}
	
	
h2{
		font-size: 12px;
		font-weight: bold;
		color: #536469;
}
	
	
h3{
		font-size: 12px;
		font-weight: bold;
		color: #536469;
}

 

*{	
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
		
	scrollbar-base-color: #59676D;
	scrollbar-arrow-color: #e4e4e3;
	scrollbar-track-color: #59676D;
	scrollbar-shadow-color: #e4e4e3;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;		
}