body 
{
    font-family: Times New Roman, helvetica, Sans-Serif;
    font-size:11 pt;
    font-color: #993333;
    scrollbar-face-color: #E6FFE6;
    scrollbar-track-color: #FFFFFF
}
table
{
color: #993333;
font-family: Times New Roman, helvetica, Sans-Serif;
font-size: 11 pt;
}
h1
{
color: #993333;
font-family: Times New Roman, helvetica, Sans-Serif;
font-size: 13pt;
}
h2
{
color: #993333;
font-family: Times New Roman, helvetica, Sans-Serif;
font-size: 12pt;
}
a:link
{
color: #000000;
text-decoration: none;
}
a:active
{
color: 000000;
text-decoration: none;
}
a:visited
{
color: #000000;
text-decoration: none;
}
a:hover
{
color: #993333;
text-decoration: underline;
}
.l
{
  cursor:pointer;
  }