.pageheader {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subheader {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
}

.gray {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: C9CDD0;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.white {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:active {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:visited {font-family:tahoma; font-size:12px; color:#FFFFFF; font-weight:normal; text-decoration: none}
a:hover {font-family:tahoma; font-size:12px; color:#FFFF99; font-weight:normal; text-decoration: underline}
