.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 9px;
}
a:hover {
	color: #FFFF00;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/Under%20ConstBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rollover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000066;
}
.typesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}


.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000063;
	font-weight: bold;
}
.dataitem {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.subheader {
	font-size: medium;
	color: #0000CC;
}
