<STYLE TYPE="text/css">
A:visited, :link {text-decoration: underline}
A:link {color : blue}
A:link:hover, :visited:hover {text-decoration: none}
A:visited {color: blue}
A:link:active, :visited:active {color: blue}


H1 {text-align: center; font-size: 18px}
H2 {text-align: left; font-size: 16px}

HR {width: 50%}
.fullwidth {width: 100%}

BODY {background-color: white; color: black; font-family: Arial Black; font-size: 14px; font-weight: italic}
	
</STYLE>
