body {
	background-color: #000000;
	font-size: 9pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif
}
.bodytext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.bodytextlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;



}
.bodytextgreen {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00FF33;
	font-weight: bold;
}
.subheader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF;
}
	.menu a {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 10pt;
	 font-weight: bold;
	color: #FFFF00;
	font-style: normal;		
	line-height: normal;	
	list-style-position: outside;
	list-style-type: disc;	
	cursor: hand;
	text-decoration: none;
: none;
		padding: 2px;
	}

	.menu a:hover {
		color: #FF0000;
		padding: 2px;
	}
.Questiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	cursor: hand;
	list-style-position: outside;
	list-style-type: disc;



}
a:hover {
	color: #FF0000;
	padding: 2px;

}

