body {
	font-family: verdana;
	font-size: 10pt;
	text-indent: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	color: white;
	text-align: justify;
	background-color: black;
}
.body {
	font-family: verdana;
	font-size: 10pt;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: white;
	text-align: justify;
}
.quiz {
	font-family: century gothic; verdana;
	font-size: 20pt;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: white;
	text-align: justify;
	text-decoration: none;
}
A {
	color: white;
	text-decoration: underline;
}
A:hover {
	color: red;
}
.linkbox {
	border: 1px solid #D50000;
	cursor: hand;
}
.linktext {
	font-family: verdana, helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #C8C8C8;
	font-size: 9pt;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navtext {
	font-family: verdana;
	color: #C8C8C8;
	font-size: 8pt;
}
.navlink {
	font-family: verdana;
	color: #C8C8C8;
	font-size: 8pt;
	text-decoration: none;
}
.smalltext {
	font-family: verdana;
	color: #c8c8c8;
	font-size: 8pt;
	text-decoration: none;
	text-align: justify;
}
.navlink:hover {
	text-decoration: underline;
	color: white;
}
.heading {
	font-family: verdana;
	color: #C8C8C8;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.subheading {
	font-family: verdana;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	text-align: left;
}