/* CSS Document */
body {
	background-color: #000000;
}
.style3 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}

.style5 {font-size: 8pt}

td {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.style4 {color: #FFFFFF}

a.footerlinks { 
	color: #000000;
	font-size: 8pt;
	font:Verdana, Arial, Helvetica, sans-serif;
	}
a.footerlinks:hover { 
	text-decoration: underline; 
	color: #000000;
	font-size: 8pt;
	font:Verdana, Arial, Helvetica, sans-serif;
	}	
a { 
	text-decoration: none; 
	color: #000000;
}
a:hover { 
	text-decoration: underline; 
	color: #60240c;
	}
.jsfooter {

          color:#000000;

}

.jsfooter:hover {

          text-decoration:underline;

}
