#content {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #828282;
	line-height: 150%;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	float: none;
	height: auto;







}




#content a {
	color: #006DE6;
	text-decoration:none;
	line-height: 150%;
}

#content a:hover {
	color: #006DE6;
	text-decoration:underline;
	line-height: 150%;
}

#content a:visited {
	line-height: 150%;
}

#content h1{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #0066CC;
	line-height: 100%;
	text-decoration:none;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;


}

#content h2{
	font-family: Verdana, Tahoma, Arial;
	line-height: 100%;
	text-decoration:none;
	padding: 2px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	font-size: 14px;




}

#content h3{
	color: #999999;
	text-decoration:none;
	font-weight: bold;



}
