body { 
 background-color:white; 
 color:black;   
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:10pt;
}
A:link { color:#0C2677; text-decoration:none; font-weight: bolder; }
A:active { color:#006BAD; text-decoration:none; font-weight: bolder; }
A:visited { color:#0C2677; text-decoration:none; font-weight: bolder; }
A:hover { background-color:white; color:#1380BD; text-decoration:none; font-weight: bolder; }
h1 { 
 color:#010066;  
 background-color:gray;
 text-align:center; 
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:36pt;
}
h2 { 
 color:#010066;  
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:24pt;
}
hr {
  border:0;
  width:85%;
  color:black;
  background-color:#000;
  height:2px;
}
#top {
  background-color:white;
  background-image:url(/images/small_banner.gif);
  height:109px;
  float:center;
  width:329px;
}
.quote {
  font-style:italic; 
  text-align:justify; 
   margin-right:50px;   
   margin-left:50px;
}
p { 
 background-color:white; 
 color:#241D0F;  
 font-family:Verdana,Arial,Helvetica,sans-serif;
 font-size:11pt;
 text-align:justify; 
 font-weight:normal;
}
