body {
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:left center;
	margin-top: 0px; 
}


p {
    font-family: Arial, Times New Roman;
    font-size: 9pt;
    color: #ffffff;
    margin: 0px 10px 0px 10px;
    line-height: 130%;
    text-align:left; 
    text-indent:0px;
}


td {    
	font-family: Arial, Times New Roman;
	background-repeat:no-repeat;
    font-size: 9pt;
    color: #ffffff;
}

.menu:link {
font-family: Arial;
color:#808080;
font-size: 10pt;
text-decoration: none;
line-height: 180%;
	}

.menu:hover {
color:#ffffff;
font-size: 10pt;
text-decoration: none;
line-height: 180%;
	}
	
.menu:visited {
color:#808080;
font-size: 10pt;
text-decoration: none;
line-height: 180%;
	}

.menu:visited:hover {
color:#ffffff;
font-size: 10pt;
text-decoration: none;
line-height: 180%;
	}
	
.moreinfo:link {
font-family: Arial;
color:#808080;
font-size: 10pt;
text-decoration: none;
font-weight:bold;	}

.moreinfo:hover {
color:#3477CF;
font-size: 10pt;
text-decoration: none;
font-weight:bold;
	}
	
.moreinfo:visited {
color:#808080;
font-size: 10pt;
text-decoration: none;
font-weight:bold;	}

.moreinfo:visited:hover {
color:#3477CF;
font-size: 10pt;
text-decoration: none;
font-weight:bold;
	}
	
.footer:link {
font-family: Arial;
color:#808080;
font-size: 8pt;
text-decoration: underline;
	}

.footer:hover {
color:#ffffff;
font-size: 8pt;
text-decoration: underline;
	}
	
.footer:visited {
color:#808080;
font-size: 8pt;
text-decoration: underline;
	}

.footer:visited:hover {
color:#ffffff;
font-size: 8pt;
text-decoration: underline;
	}

.blue:link {
font-family: Arial;
color:#3477CF;
font-size: 9pt;
text-decoration: underline;
	}

.blue:hover {
color:#ffffff;
font-size: 9pt;
text-decoration: underline;
	}
	
.blue:visited {
color:#3477CF;
font-size: 9pt;
text-decoration: underline;
	}

.blue:visited:hover {
color:#ffffff;
font-size: 9pt;
text-decoration: underline;
	}

.white:link {
font-family: Arial;
color:#ffffff;
font-size: 9pt;
text-decoration: none;
	}

.white:hover {
color:#999999;
font-size: 9pt;
text-decoration: none;
	}
	
.white:visited {
color:#ffffff;
font-size: 9pt;
text-decoration: none;
	}

.white:visited:hover {
color:#999999;
font-size: 9pt;
text-decoration: none;
	}

a:link {
font-family: Arial;
color:#999999;
font-size: 9pt;
text-decoration: underline;
	}

a:hover {
color:#3477CF;
font-size: 9pt;
text-decoration: underline;
	}
	
a:visited {
color:#999999;
font-size: 9pt;
text-decoration: underline;
	}

a:visited:hover {
color:#3477CF;
font-size: 9pt;
text-decoration: underline;
	}



h1
{
	font-family: Arial, Verdana;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
	line-height: 130%;
	margin: 15px 0px 10px 10px;

}

.celltitles
{
	font-family: Arial, Verdana;
	color: #989696;
	font-size: 12pt;
	font-weight: bold;
	line-height: 130%;
	margin: 4px 0px 0px 35px;

}