a { font-weight: normal; color: #003399 }
a:active { color: #ff0033; text-decoration: underline; }
a:hover { color: #990000; text-decoration: none; }
a:link { color: #003399; text-decoration: underline; }
a:visited { color: #993399; text-decoration: underline; }

a.heavy { font-weight: bold; color: #00355D }
a.heavy:active { color: #00355D; text-decoration: bold; }
a.heavy:hover { color: #00355D; text-decoration: bold; }
a.heavy:link { color: #00355D; text-decoration: bold; }
a.heavy:visited { color: #00355D; text-decoration: bold; }

a.heavyblack { font-weight: bold; color: #000000 }
a.heavyblack:active { color: #000000; text-decoration: bold; }
a.heavyblack:hover { color: #000000; text-decoration: bold; }
a.heavyblack:link { color: #000000; text-decoration: bold; }
a.heavyblack:visited { color: #000000; text-decoration: bold; }

H1.H1Tag { height:inherit  text-decoration: none;
	font-family:"Arial",helvetica,sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 0
	
}


