
body {
	scrollbar-arrow-color:#B5CAA2; 
	scrollbar-track-color: #E7F7D9; 
	scrollbar-face-color:#E7F7D9;
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #E7F7D9; 
	scrollbar-darkshadow-color:#E7F7D9; 
	scrollbar-shadow-color:#B5CAA2; 
	font-family: Verdana,Arial,Georgia; 
	color: #0C2E11;
	background-attachment: fixed;
	 }


a 
	{
	text-decoration: none; 
	color: #447D51;
	border-bottom: 1px dashed #87AB8F;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px; 
	}

a:hover 
	{
	color: #6F9E7A;
	border-bottom: 1px solid #87AB8F;
	}

img 
	{
	border:0
	}

b
	{
	color: #425B47;
	}

p,li,ul 
	{
	font-family: Verdana,Arial,Georgia; 
	font-size: 11px; 
	color: #0C2E11; 
	text-align: justify;
	}


.header
	{ 
	color: #547C49; 
	font-family: Verdana;
	font-size: 13px;
	border-bottom: 3px double #87AB8F;
	font-weight: bold;
	text-align: right;
	letter-spacing: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	}