.header {
	font-size: medium;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
	color: #330099;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { color: #ff6600; text-decoration: none; font-weight: bold; }
a:visited { color: #ff6600; text-decoration: none; font-weight: bold; }
a:hover { color: #999999; text-decoration: none; font-weight: bold; }
a:active { color: #FFffff; text-decoration: none;font-weight: bold; }
