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


H1 {text-align: center}
H2 {text-align: left; text-indent: 80}
H3 {text-align: left}

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

BODY {background-color: white; color: maroon; font-family: Impact}
	
</STYLE>
