.formfield {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D5D29;
	align: right;
	text-align: right;
}
.forminput {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	align: left;
	text-align: left;
}
.psmall {
	font-size: 10px;
}
p, td, li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.display {
	font-size: 11px;
}
.homepage {
	font-size: 14px; line-height: 22px;
}
.homepagesubhead {
	font-size: 18px; line-height: 24px; color: #932C2C;
}
.subhead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #932C2C;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #932C2C;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #932C2C;
}
a {
	color: #932C2C;
	text-decoration: underline;
}
.msg {
	font-weight: bold;
	color: #CC0000;
}
