body {
	background-color: #000000;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9999;
	line-height: 18px;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.imgrgt {
	margin-left: 5px;
	float: right;
	margin-bottom: 5px;
}
.imgcenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #800080;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
