P{
  font-size : 10pt;
  font-family : Tahoma;
  color : #53afd2;
}
HR{
  color : #53afd2;
}
H3{
  color : #53afd2;
  font-size : 18pt;
  font-family : Tahoma;
  font-style : italic;
  text-align : right;
}
A:LINK{
  color : #269dff;
  font-weight : bold;
  text-decoration : none;
}
A:VISITED{
  font-weight : bold;
  color : #5fb0ed;
  text-decoration : none;
}
A:HOVER{
  font-weight : bold;
  color : #269dff;
  text-decoration : underline;
}
H4{
  font-size : 12pt;;
  font-weight : bold;
  color : #53afd2;
}
blockquote{
  font-size : 10pt;
  font-family : Tahoma;
  color : #55bbff
}
li{
  font-size : 10pt;
  font-family : Tahoma;
  color : #53afd2;
}