body
{
  color:black;
  background:white;
  font-family:"Arial CE","Helvetica CE",Arial,Sans-serif;
  font-size:10pt;
  margin:5;
}
td
{
  font-size:12pt;
  padding:0 0 0 20;
}
h1
{
  color:#888888;
  font-size:48pt;
}

a
{
  color:red;
  text-decoration:none;

}
a:hover
{
  text-decoration:underline;
  color:black;
}
tr a
{
   font-weight:bold;
   color:#29214F;
   font-size:13pt;
}
tr a:hover
{
  color:white;
}

