<style>

BODY {
 background: ffffff
}

BODY {
 background-color: 001133;
 margin-left: 100px;
 margin-right: 100px;
 color: white;
 font-family: Arial, sans-serif
}

A:link { color: 3399cc; font-family: Arial,  sans-serif }
A:visited { color: 669966; font-family: Arial, sans-serif }
A:active { color: 3399cc; font-family: Arial, sans-serif }

.leftcolumn {
                      position:       absolute;
                      width:          160;
                      top:            0px;
                      left:           0px;
                      margin-top:   25px;
                      margin-left:  25px;
                      margin-right: 25px;
                      }

.rightcolumn {
                      position:       absolute;
                      top:            0px;
                      left:           160px;
                      margin-left:  50px;
                      margin-right: 50px;
                      }
H1 {color: 666688;
    font-family: Arial, sans-serif;
    font-style: italic}
H2 {color: 335566; font-family: Arial, sans-serif}
H3 {color: 663355;
    font-family: Arial, sans-serif;
    font-style: italic}
H4 {color: 883366;
    font-family: Arial, sans-serif}
P { font-family: Arial, sans-serif}
HR {size: 30}

IMG {border-style: solid; 
     border-color: white;
     border-width: 1px;
     float: right }

BR { clear: right;
     border: 0px }


TABLE {
 font-family: Arial, sans-serif;
 padding: 10%
}
TR {
 height: 40px;
}
TD {
 font-family: Arial, sans-serif
}
TH {
 font-family: Arial, sans-serif
}
LI {
 color: black;
 font-family: Arial, sans-serif
}
UL UL LI {
 color: black;
 font-family: Arial, sans-serif
}

</style>