BODY{
  font-size : 9pt;
  background-attachment : fixed;
  color:#444444
;
}
P{
  color:#444444 ;
  font-size : 9pt;
  text-align : center;
}
H1{
  font-size : 13pt;
  color : white;
  text-align : center;
  background-color : green;
  padding-top : 4pt;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  border-top-width : 6pt;
  border-left-width : 6pt;
  border-right-width : 6pt;
  border-bottom-width : 6pt;
  border-style : ridge ridge ridge ridge;
  margin-left : 30%;
  margin-right : 30%;
}
H2{
  font-size : 11pt;
  color:chocolate;
  text-align : center;
}
H3{
  color : #f3a474;
  font-size : 10pt;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 10%;
}
A{
  color : dimgray;
}
A:LINK{
  color : dimgray;
}
A:VISITED{
  color : dimgray;
}
A:HOVER{
  color : white;
  background-color : green;
}
HR {
  color:#d35018;
  width:85%;
  align:center;
  ;
  font-weight : normal;
  text-align : center;
}
BLOCKQUOTE{
  margin-left : 15%;
  padding-top : 0in;
  text-indent : 11pt;
  line-height : 16pt;
}
TD{
  font-size : 9pt;
  padding-top : 0in;
  text-indent : 11pt;
  line-height : 16pt;
}
