 


<!--
H1{
  
  font-weight : bold;
  text-indent : inherit;
  margin-top : 20px;
  margin-left : 15px;
  color : #404040;
  font-size : 14px;
}
-->

P{
  line-height : 2em;
  color : #404040;
  margin-top : 20px;
  margin-left : 15px;
  font-size : 12px;
}
LI{
  
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
  
  
  
  

  font-size : 12px;
  color : #404040;
}
UL{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 0px;
  font-size : 12px;
  color : #404040;
}
H2{
  font-weight : bold;
  text-indent : inherit;
  margin-top : 20px;
  margin-left : 15px;
  color : #404040;
  font-size : 14px;
}
BLOCKQUOTE{
  font-size : 12px;
  line-height : 1.5em;
  color : #404040;
  margin-left : 40px;
  
  margin-top : 0px;
  margin-right : 10px;
  
}
H3{
  font-size : 15px;
  
  color : #004000;
  margin-top : 20px;
  
  font-weight : bold;
  
  margin-left : 15px;
  text-decoration : underline;
}
PRE{
  font-size : 12px;
  color : #404040;
}
