BODY {
font-size: 100%;
background-color: #009933;
font-family: verdana, georgia, arial, times;
}

H1 {
 color: #000099;           
 font-size: 160%;
 font-weight: Bold;
  }
  
H2.top { 
font-size: 120%;
 }
 
H2 {
margin-left: 1 em;
font-size: 120%;
font-weight: 900;
color: #003333;
}

P {
margin-left: 5em;
}


H3 {
margin-left: 2em;
font-size: 110%
font-weight: 900;
color: #009933;
}

H4 {
margin-left: 2em;
color: #336600;
font-weight: 900;
}

EM {
font-style: normal;
font-weight: 900;
}

blockquote { 
  margin-left: 3 em;
  color: #003300;
  font-weight: 600;
  }
 
A {
font-weight: 800;
}

A:hover {
 background: #FFFF99;
 color: #000000;
 }
 
A.left {
 font-weight: 900;
 color: #0000FF;
 }
   
 A.left:visited {
 color: #0000FF;
  }
  
A.left:hover {
 background: #FFFFFF;
 color: #000000;
 }
 

 
 A.top {
  font-family: arial;
  font-size: 100%;
  font-weight: 600;
  color: #FFFFFF;
}

A.top:hover {
	background-color: Black;
}

UL.left { 
margin-left: 0.4em;
  line-height: 2em;
  }
  
UL {
color: #000000;
background-color: transparent;
line-height: 1.3em;
margin-left: 2.5em;
margin-bottom: 1em;
}

OL  {
color: #000000;
background-color: transparent;
line-height: 1.3em;
margin-left: 2.5em;
margin-bottom: 1em;
}			




 
 