.main  {
	color : #000000;
	font-family : Square721BT, verdana, arial, geneva, helvetica, sans-serif;
	font-size : 12px; 
	line-height: 150%;
	}

.main h3 {
	color : #1b5691;
	font-family : Square721BT, verdana, arial, geneva, helvetica, sans-serif;
	font-size : 12px; 
	line-height:100%;
	}

.main h2 {
	color : #000000;
	font-family : Square721BT, verdana, arial, geneva, helvetica, sans-serif;
	font-size : 11px; 
	line-height: 130%;
	margin-left:20px
	
	}

.main a:link  {
	color : #006faf;
	text-decoration : none;
}

.main a:active  {
	color : CC0000;
	text-decoration : none;
}

.main a:visited  {
	color : #ff9047;
	text-decoration : none;
}

.main a:hover  {
	color : #FFFFFF;
	text-decoration : none;
	background-color : #fe6f10;
}




