/* CSS Document */

body {
/*	background-image: url(images/home_bg.gif); */
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	line-height: 15px;
	color: #FFFFFF;
	}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: 40px;
	color: #FF8500; /*	#FE5B00  */
	font-weight: bold;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a {color: #FF8500;}

a:hover {color: #FFFFFF;}

.quiztablebody {
font-size: 14;
}