.bodyformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	background:#DEDEDE;
	line-height:150%;
	letter-spacing:1.5;
	/*text-indent:10;*/
	
	/*border-left:200px solid #99CC01;
	
	border-bottom:200px solid #99CC01;*/

	
}

.headformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#333333;
	background:#FFFFFF;
}

a {
	
	text-decoration: none;
	color:#000000;
	/*background:#99CC01;*/
	text-indent:11;
}
a:hover {
	color: #000000; 
	text-decoration: none;
	text-indent:15;
	
}

li {
	font-family: verdena,Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style: none;
	color:#333333;
	
	/*list-style-image: url(/assets/right_arrow.gif); */

}
ul {
	/*list-style-image: url(/assets/right_arrow.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#000000;
	
}
img {
	border:0;

	text-indent:-2;
	/*border-left:0px solid #343434;
	
	//border-bottom:0px solid #343434;*/
}
#headpoint ul li {
	/*list-style-image: url(/assets/right_arrow.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	
	
}
hr {
	border:1px dashed #B3B3B3;
	height:0;
	
	
	
}


