body { 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		color: #818385;
		font-size: 12px ;
		text-decoration:none;
		}

.submenu {font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#656667;}

.submenu a {font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#656667;}

a:link {text-decoration:none;
border-bottom-style: dotted;
border-width:1px;
	color: #656667;
}
a {text-decoration:none;
border-bottom-style: dotted;
border-width:1px;
	color: #656667;
}
a:visited{text-decoration:none;
border-bottom-style: dotted;
border-width:1px;
	color: #656667;
}
a:active{text-decoration:none;
border-bottom-style: dotted;
border-width:1px;
	color: #656667;
}		
a:hover{text-decoration:none;
	color: #656667;
}
H1 { 
		FONT-SIZE: 16px; 
		COLOR:#C2DCAF; 
		text-decoration:none;	
		font-weight:bold;	
		FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
		margin-bottom:10px;
		margin-top:0px;
		padding-top:0px;
		}	
h2 {color:#95a786; font-size:14px;}
h3 {color:#95a786; font-size:12px;}	

li{
	list-style: url(images/bullet.jpg);
}


