.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #0066FF;
	margin-bottom: 2px;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F9E4C7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000033;
	font-weight: bold;
}
.lightbg {
	background-color: #9FC2DD;
}
.darkbg {
	background-color: #336699;
}
