body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #b2b2b2;
	font-size: xx-small;
}
.bodyformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	background-color: #b2b2b2;	
	/*text-indent:10;*/
	
	/*border-left:200px solid #99CC01;
	
	border-bottom:200px solid #99CC01;*/

	
}
#alttext{
border-left:10px solid #b2b2b2;
border-right:10px solid #b2b2b2;
color:#FFFFFF;
}
.headformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color:#FFFFFF;
}

a {
	
	text-decoration: none;
	color:#106b99;
	text-indent:11;
}
a:hover {
	color: #106b99;
	text-decoration: none;
	text-indent:15;
	
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style: none;
	color:#FFFFFF;	/*list-style-image: url(/assets/right_arrow.gif); */

}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}
.style1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
}
ul {
	/*list-style-image: url(/assets/right_arrow.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#FFFFFF;
	
}
img {
	border:0;
/*background:#DEDEDE;*/

	/*border-left:0px solid #343434;
	
	//border-bottom:0px solid #343434;*/
}
#headpoint ul li {
	/*list-style-image: url(/assets/right_arrow.gif);*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#106b99;
	
	
}
hr {
	border:1px dashed #FFFFFF;
	height:0;
	
	
	
}



