BODY {
background-color: #CC0000;
font-size: 100%;
font-family: verdana, georgia, arial, times,sans-serif;
}

H1 {
 margin-top: 1em;
 margin-left: 0.3em;
 font-size: 150%%;
 color: #000099;           
 font-weight: 900;
  }  
 
H2 {
margin-left: 1em;
}

P {
margin-left: 2em;
}

BLOCKQUOTE {
color: #CC0000;
font-weight: 800;
font-size: 75%;
} 

H3 {
margin-left: 2em;
color: #003399;
}

EM {
font-style: normal;
font-weight: 900;
}
 
A:hover {
 background: #FFFF66;
 }
 
A.left {
 font-weight: 900;
   }

A.left:hover {
 background: #FFFFFF;
   }
 
A.left:visited {
 color: #0000FF;
 } 
 
A.top {  
  font-size: 90%;
  font-weight: 900;
  color: Black;
 background-color: White;
}


A.top:visited {
background-color: #000066;
color: #FFFF66;
}

UL.left {
margin-left: -0.2em;
font-weight: 700;
}


LI {
margin-bottom: 1em;
}

 
 