P{font-family : sans-serif;font-weight : normal;color : black;background-color : white;text-decoration : none;
  font-size : 10pt;
}
H1{
  font-size : 18pt;
  font-family : sans-serif;
  color : white;
  background-color : #0080c0;
border-width : thin thin thin thin;border-color : black black black black;border-style : solid solid solid solid;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
H2{
  font-size : 15pt;
  font-family : sans-serif;
  color : white;
  background-color : #0080c0;
border-width : thin thin thin thin;border-color : black black black black;border-style : solid solid solid solid;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
H3{
  font-size : 12pt;
  font-family : sans-serif;
  color : white;
  background-color : #0080c0;
border-width : thin thin thin thin;border-color : black black black black;border-style : solid solid solid solid;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
}
INPUT.button{
  color : white;
  background-color : #0080c0;
}
TABLE.report{
  background-color : black;  
}
TH.report{
  color : white;
  background-color : #0080c0;
}
TD.report{
  color : black;
  background-color : #e8f8ff;
}
H4{
  font-size : 18pt;
  font-family : sans-serif;
  font-weight : bold;
}
H5{
  font-size : 15pt;
  font-family : sans-serif;
  font-weight : bold;
}
H6{
  font-size : 12pt;
  font-family : sans-serif;
  font-weight : bold;
}