body {background-color: #990000}
h1 {background-color: #595959}
h2 {background-color: transparent}
p {background-color: Gray}

h1 {font-family: verdana}
h2 {font-family: arial}
p {font-family: sans-serif}
p.sansserif {background-color: Black; color: #FFF8DC; font-style: oblique; font-family: sans-serif}


h1 {font-style: normal}
h2 {font-style: italic}
p {font-style: normal}

p {font-size:10px}

p.normal {font-weight: normal}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}

h1 {color: #FFF8DC}
h2 {color: #FFF666}
p {color: #FFFFFF}

a:link  {color: #FFF8DC;  font-family:arial narrow;  font-size:12px; text-decoration: none;}
a:visited  {color: #FFF8DC; font-family:arial narrow; font-size:12px; text-decoration: none;}
a:hover  {color: #FFFF8DC; font-family:arial narrow; font-size:12px; text-decoration: underline;}
a:active  {color: #FFFF8DC; font-family:arial narrow; font-size:12px; text-decoration: none;}