.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C0C0C0;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #C0C0C0;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C0C0C0;
}
body {
	background-color: #000099;
}
a:link {
	color: #C0C0C0;
}
a:visited {
	color: #C0C0C0;
}
a:hover {
	color: #C0C0C0;
}
a:active {
	color: #C0C0C0;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #C0C0C0;
	font-weight: bolder;

}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #C0C0C0;
}
.menuHyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #CCCCCC;
}
