A:link {color: #990000}
A:link {text-decoration: none} 
A:visited {color: #990000}
A:visited {text-decoration: none}
A:hover {color: #000000}
a:active {color: #484848}

BODY {font-family: arial}
BODY {color: #484848}

body {background-color: #990000}
h1 {color: #990000; font-size: 14pt}
h2 {color: #990000; font-size: 18pt; text-align:center}

ul.circle {list-style-type: circle}

img.left {float: left;}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }
