html
{
  background-color:#FFFFCC
}
body, table, a,h1,h2,span
{ 
  font-family:Arial;
  font-size:10pt;
  color:#000000
}
span
{
  font-size:12pt;
  font-weight:bold;
}
h1
{
  font-size:36pt;
}
h2
{
  font-size:24pt;
}
h3
{
  font-size:14pt;
}
a
{
  text-decoration:none;
  font-weight:bold;
  color:#000000;
}
a:link 
{
}
a:visited 
{
}
a:hover 
{
}
a:active
{
}
a:focus 
{
}

