body
{
    
    FONT-FAMILY: 'arial';
    vertical-align:middle;
    text-align:left;
}
.main
{
	color:#000000;
	font-style: normal;
	font-size: 90%;
	text-transform:none;
	text-decoration: none;
	font-weight: none;
}
.main:hover
{
	color:#000000;
	font-style: normal;
	font-size: 90%;
	text-transform:none;
	text-decoration: none;
}
.mainwhite
{
	color:#ffffff;
	font-style: normal;
	font-size: 90%;
	text-transform:none;
	text-decoration: none;
	font-weight: none;
}
.mainwhite:hover
{
	color:#ffffff;
	font-style: normal;
	font-size: 90%;
	text-transform:none;
	text-decoration: none;
	font-weight: none;
}

hr
{
	color: #FFFFFF;
	width: 95%;
}
a:link
{
	color:#ffffff;
	font-style: normal;
	font-size: 85%;
	text-transform:none;
	text-decoration:none;
	font-weight: none;
}
a:link:hover
{
	color:#CCCC00;
	font-style: normal;
	font-size: 85%;
	text-transform:none;
	text-decoration:none;
	font-weight: none;
}
a:visited
{
	color:#ffffff;
	font-style: normal;
	font-size: 85%;
	text-transform:none;
	text-decoration:none;
	font-weight: none;
}
a:visited:hover
{
	color:#CCCC00;
	font-style: normal;
	font-size: 85%;
	text-transform:none;
	text-decoration:none;
	font-weight: none;
}
h1
{
    COLOR: #000000;
    FONT-SIZE: 120%;
    text-transform:none;
	text-decoration: none;
	font-weight: bold;
}
h2
{
    COLOR: #000000;
    FONT-SIZE: 100%;
    text-transform:none;
	text-decoration: none;
	font-weight: bold;
}
h3
{
    COLOR: #000000;
    FONT-SIZE: 90%;
    text-transform:none;
	text-decoration: none;
	font-weight: bold;
}
h4
{
    COLOR: #000000;
    FONT-SIZE: 67%;
    text-transform:none;
	text-decoration: none;
	font-weight: bold;
}

.footer
{
        color:#000000;
	font-style: normal;
	font-size: 50%;
	text-transform:none;
	text-decoration: none;
	font-weight: none;
}