@charset "UTF-8";
/* CSS Document */

body {
	background-color: #9900CC;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900CC;
	line-height: 18px;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900CC;
	line-height: 18px;
	text-decoration: underline;
	}
.mainlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333FF;
	line-height: 18px;
	text-decoration: underline;
	}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF00CC;
	font-weight: bold;
	}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0099FF;
	font-weight: bold;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}
.creditlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
}
.creditlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCFF;
	font-weight: bold;
}
