﻿body {
    background-color: #000;
    padding:0;
    margin:0; 
}
img
{
    border: 0px;
}
td
{
    vertical-align:top;
}
.body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 13px;
}
.body a:link 
{
    color: #000;
}
.body a:visited 
{
    color: #000;
}
.body a:hover 
{
    color: #000;
}
.bodyBold 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 13px;
}
.bodyBold a:link 
{
    color: #000;
    text-decoration: none;
}
.bodyBold a:visited 
{
    color: #000;
    text-decoration: none;
}
.bodyBold a:hover 
{
    color: #000;
}
.title 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	line-height: 20px;
}
.title a:link 
{
    color: #000;
    text-decoration: none;
}
.title a:visited 
{
    color: #000;
    text-decoration: none;
}
.title a:hover 
{
    color: #000;
    text-decoration: none;
}
.header 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
}
.header a:link
{
    color: #000;
    text-decoration: none;
}
.header a:visited
{
    color: #000;
    text-decoration: none;
}
.header a:hover
{
    color: #000;
    text-decoration: none;
}
.required 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	line-height: 12px;
}