A:link { color: #246AA8; text-decoration: none }
A:active { color: #246AA8; text-decoration: none }
A:visited { color: #246AA8; text-decoration: none } 
A:hover { color: #810310; text-decoration: underline }
	
	h1 {
 	font-family: arial, Sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #810310;
	}
	
	h2 {
	font-family: arial, Sans-serif;
	font-size: 10pt;
	color: #810310;
	}
	
	h3 {
	font-family: arial, Sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #000000;
	}

	h4 {
	font-family: arial, Sans-serif;
	font-size: 8pt;
	color: #810310;
	}
