﻿body 
{
    background-color: Black;
    margin-top: 0px;
    margin-left: 0px;
}
img 
{
    border: 0px;
}

table.fullwidth 
{
    width: 950px;
}
table.fullwidth td {
    text-align: justify;
    vertical-align: top;
    padding-left: 15px;
}
td.secondnav {
    line-height: 18px;
    font-family: Verdana;
    font-size: 12px; 
    color: #cc0000;   
}
p 
{
    line-height: 18px;
    font-family: Verdana;
    font-size: 12px; 
    color: #333333;   
}
h1 
{
    font-family: Verdana;
    font-size: 15px;
    font-weight: bolder;
    color: #333333;
}
p.smalltext {
    line-height: 14px;
    font-family: Verdana;
    font-size: 10px; 
    color: #333333;   
}
td.secondnav a {
    font-family: Verdana;
    font-size: 12px; 
    color: #990000; 
	text-decoration: none;

}