body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A74400;
}
a:hover {
	text-decoration: underline;
	color: #A74400;
}
a:active {
	text-decoration: none;
	color: #000066;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.print {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	text-indent: 10pt;
}
.headers {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.subheaders {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.blueprint {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.unboldPrint {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
.orangeText {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Orangeheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.whiteText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
