body, td, table, p, br, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.smallText {
	font-size: x-small;
}
.headerText {
	font-size: large;
	font-weight: bold;
	color: #003399;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	font-size: small;
	font-weight: bold;
	color: #006600;
}
.footerText {
	color: #FFFF66;
}
a.footerLinks:link, a.footerLinks:active, a.footerLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:link, a:visited, a:active, a:hover {
	color: #0000FF;
	text-decoration:underline;
}
.requiredField {
	color: #CC0000;
	font-size: small;
}
.highlightedText {
	color: #FF6600;
	font-size: medium;
	font-weight: bold;
}
.spanUnitCost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
.spanTaxComment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
}
