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

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

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

BODY {background-color: black; color: silver}
	
/* </STYLE> */
