BODY{
  color: #660000;
  background-color : #e4e4e4;
  
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
}
H1{
  color: #FFFFFF;
  background-color : #ffb693;
  text-align: center;
  
  
  
  
  
  
  
  
  border-style : none none none none;
  
  
  
  
  font-size : 11pt;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  color : #400000;
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  font-size : 10pt;
  
  
  
  
  margin-top : 5pt;
  margin-bottom : 0pt;
}
HR{
  color: #8F1F42;
  height: 3px;
}
P{
  color: #660000;
}
A{
  color : purple;
  

  text-decoration : none;
  font-size : 10pt;
}
A:visited{
  color : maroon;
  

  text-decoration : none;
  font-size : 10pt;
}
A:hover{
  color : red;
  
  
  
  text-decoration : none;
}
A:active{
  color : fuchsia;
  
  
  text-decoration : none;
}
UL{
  color: #FF0000;
  list-style-image : url(l_b13.gif);
  list-style-position: outside;
}
UL UL{
  list-style-image : url(l_b13a.gif);
}
OL{
  list-style-type : upper-alpha;
}
OL OL{
  list-style-type : lower-alpha;
}
TH{
  color: #FFFFFF;
  background-color: #8F1F42;
}
TD{
  color: #660000;
  background-color: #FFFFFF;
  font-size : 9pt;
}
H2{
  font-size : 10pt;
  font-weight : bold;
  color : maroon;
  text-align : center;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 3px;
}
