<style type-"type/css">

H3 {color: white}

BODY {margin: 0px; background-color: black; color: orange}

A:link {color: gold}

A:hover {color: yellow}

A:Visited {color: #ff9900}

a:visited:hover {color: #ffcc33}

A:Active {color: black}

H1 {margin: 0px}

H5 {font-family: arial; font-size: 8pt; font-style: normal; text-align: center}

H6 {font-size: 8pt; color: red; font-weight: extra-light; font-family: arial}

</style>
