BODY
{
  margin : 5px 5px 5px 5px;
  background : #000000;
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  text-align : left;
  color : #999999;
  line-height : 11pt;
}

H1
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  color : #999999;
  line-height : 12pt;
  text-align: center;
  margin-top : 8pt;
  margin-bottom : 4pt;
}

H2
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  color : #999999;
  line-height : 12pt;
  text-align: center;
  margin-top : 6pt;
  margin-bottom : 6pt;
}

P
{
  font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-style : normal;
  font-variant : normal;
  font-weight : normal;
  line-height : 11pt;
  margin-top : 3pt;
  margin-bottom : 1pt;
}

A
{
  color : #CCCCCC;
  text-decoration : none;
}

A:HOVER
{
  color : #FF9933;
  text-decoration : underline;
}

.dynamic
{
  position : absolute;
  visibility : hidden;
}
