BODY
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    background-color: Black;
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    text-align: left;
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: yellow
}
H3
{
	font-size: 10pt;
	text-transform: uppercase;
	color: yellow;
}
A
{
    COLOR: yellow;
    text-decoration: none;
}
.head2
{
	padding-top: 30px;
    FONT-SIZE: 14pt;
    COLOR: yellow;
    FONT-FAMILY: Verdana;
    text-align: center;
}
H6
{
	color: White;
}
.LeftMenu, .LeftMenu:link, .LeftMenu:vlink
{
	color: White;
	text-decoration: none;
	font-family: MS Sans Serif, Arial, Sans Serif;
	font-size: 8pt;
}
.LeftMenu:hover
{
	color: Yellow;
	text-decoration: underline;
}
