body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #ffffff;
}
h1 {
	margin: 20px 0 0 0;
	font-size: 1.8em;
	color: #ffff00;
}
h2 {
	margin: 10px 0 0 0;
	font-size: 1.4em;
	color: #ff0000;
}
h3 {
	margin: 0;
	font-size: 1.4em;
}
.desc {
	padding-top: 10px;
	font-size: 0.9em;
}







.mainheading {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	padding-top: 15px;
}
.textheading {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.texttable {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.texttablebold {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.textbold {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.mainheading2 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
