BODY { 
  font-family: sans-serif; 
  link: black; 
  vlink: black; 
  background: white; 
  margin-left: 2%;
  margin-right: 2%;
}
H1 { 
  color: #008; 
  font-size: 20pt; 
  text-align: center; 
}
HR { 
  size: 1pt;
}
TABLE,TD,TR,P,UL,LI { 
  font-family: sans-serif; 
}
SPAN.FOOTER { 
  font-family: sans-serif; 
  font-style: italic; 
  font-size: 10pt; 
  text-align: center; 
}
A:link { 
  color: #c00 
}
A:visited { 
  color: #800;
}
A:active { 
  color: #f00; 
}
.hide { 
  display: none; 
  color: white;
}
DIV.map {
  padding-top: 70px;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 0;
  margin-top: 0;
}
#p1 {
  color: #DDD; 
  font: 85px/1 "Impact", "Ariel", sans-serif;
  text-align: left;  
  margin: -70px 0 10px 5%;
}     
#p2 {
  color: #008; 
  font: bold 45px/1 "Verdana", "Ariel", sans-serif;
  text-align: left;   
  margin: -50px 0 10px 12%;
} 
#p3 { 
  margin-top: 0%;
  margin-bottom: 10px;
  margin-left: -1%;
  color: #900;
  clear: both;
  font-size: 20pt;
}
#p5 { 
  margin-left: 3%;
}
TT,PRE { 
  font-family: monospace; 
}

