body {  font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-style: normal; color: #FFFFFF}
h1
{
  font-family: Arial;
  color: WHITE;
  font-size: 18pt;
  font-weight: Bold;
}
h2
{
  font-family: Arial;
  color: WHITE;
  font-size: 14pt;
  font-weight: Bold;
}
h3
{
  font-size : 12pt;
  color: WHITE;
  font-family : Arial;
  font-weight : Bold;
}
h4
{
  color: WHITE;
  font-family : Arial;
  font-size : 10pt;
  font-weight : Bold;
}
h5
{
  font-family : Arial;
  color: WHITE;
  font-size : 10pt;
  font-weight : Normal;
}
h6
{
  font-family : Arial;
  color: WHITE;
  font-size : 8pt;
  font-weight : Normal;
}
bold
{
  font-size : 10pt;
  font-family : Arial;
  color : Yellow;
  font-weight : Bold;
}
em
{
  font-size : 10pt;
  font-weight : Normal;
  color : Yellow;
  font-family : Arial;
}
strike
{
  font-size : 10pt;
  font-family : Arial;
  color : Yellow;
  font-weight : Normal;
}
cite
{
  font-size : 10pt;
  color : Yellow;
  font-weight : Normal;
  font-family : Arial;
}
table
{
  font-family : Arial;
  color: WHITE;
  font-weight : Normal;
  font-size : 10pt;
}
th1
{
  font-family : Arial;
  color : White;
  font-weight : Bold;
  font-size : 9pt;
  background: #003366;
}
th
{
  font-family : Arial;
  color: WHITE;
  font-weight : Bold;
  font-size : 9pt;
}
tr
{
  font-weight : Normal;
  font-size : 10pt;
  font-family : Arial;
  color: WHITE;
}
td
{
  color: WHITE;
  font-weight : Normal;
  font-size : 8pt;
  font-family : Arial;
}
pre
{
  color: WHITE;
  font-weight: Normal;
  font-size: 9pt;
  font-family: Arial, helvetica;
}
caption
{
  font-size : 10pt;
  font-weight : Normal;
  font-family : Arial;
  color: WHITE;
}
a:active
{
  font-weight: Normal;
  color: yellow;
  font-family: Arial, helvetica;
  font-size: 10pt;
}
a:link
{
  font-weight: bold;
  font-family: Arial, helvetica;
  font-size: 10pt;
  color: #FFFFFF;
  text-decoration: none;
; font-style: normal
}
a:visited
{
  font-size: 10pt;
  font-family: Arial, helvetica;
  color: white;
  font-weight: bold;
  text-decoration: none;
}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #CCCCCC}