td {
    text-align: left;
    vertical-align: top;
    font-family:Arial;
    font-size:11px;
    color:#484848;
}
form
{
    margin:0px;
}
a {
    text-decoration: underline;
    color:#484848;
}
a.none {
    text-decoration: none;
    color:#9E9E9E;
}
.green
{
    color:#3E7004;
}
.green_light
{
    color:#6F9725;
}
.red_light
{
    color:#DC5434;
}
.red
{
    color:#990000;
}
a.red
{
    color:#990000;
    text-decoration:underline;
}
a.top
{
    color:#2d3b3e;
    text-decoration:none;
    font-size:9px;
}
a.menu
{
    font:bold; 
    color: #445053; 
    font-size: 11px; 
    text-decoration: none; 
    font-weight: bold;
}
h1 {
 text-weight: bold;
 color:#990000;
 font-size: 11px;
 margin: 0px;
 padding: 0px;
  
}