@charset "utf-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height: 16px;
	margin:0px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: left;

	height: 100%;


}



a  {
	color: #6666cc;
}

a:hover {
	color: #E24507;
}


.title  {
	font-size: 15px;	
	font-weight:bold;
	color: #000000;
}

.smalltext  {
	font-size: 9px;	
	color: #000000;
	line-height: 16px;
	margin:0px;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align: left;

	height: 100%;
}


.title2  {
	font-weight:bold;
	
	
}
.title3  {
	font-weight:bold;
	color: #E24507;
