<!--
   	a:						{ font: bold; text-decoration: none; }    	
   	a:link					{ font: bold; color:#053D73; text-decoration: none;}
   	a:active 				{ font: bold; color:#FDBB12; text-decoration: none;}
	a:visited 				{ font: bold; color:#0058AD; text-decoration: none;}
	a:hover 				{ font: bold; color:#FDBB12; text-decoration: none; }


h1 { font-family: Verdana; Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0058AD;}
	
h2 { font-family: Verdana; Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F0A600;}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;}
	
 //-->