body {
	background-color: #000000;
	color: #CCCCCC;
}
.main-text-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.main-text {
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 20px;
	margin: 1px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link  {
	color: #3399FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited  {
	color: #66FF00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}

.adv-class {
	text-align: center;
	border: 1px solid #666666;
}

.header-magenta {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #FF00FF;
	text-align: center;
	font-weight: bold;
}

.header-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	font-size: 12px;
}
.copyright a:visited  {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0099;
}
.copyright a:link  {
	font-family: Tahoma;
	font-size: 10px;
	color: #0099FF;
}