body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #3399FF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	line-height: 120%;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	padding-right: 40px;
	padding-left: 40px;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCD30;
	line-height: 30px;
}
h3 {
	color: #D40D44;
	font-size: 24px;
	line-height: normal;
}
.redtext {
	color: #FF0000;
	font-weight: bold;
}
.bluetext {
	color: #6633FF;
	font-style: italic;
	font-weight: bolder;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.goldheadline {
	color: #FFCD30;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.style1 {
	font-size: 10px;
	color: #FF0000;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.bluesubhead {
	color: #6633FF;
	font-style: italic;
	font-weight: bolder;
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}
.tabletext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6E6E6;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: 16px;
}
ol {
	line-height: 22px;
}
.yellowbox {
	border: thin solid #FFFF00;
	padding: 5px 10px;
}
