body {
	text-align: left;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
.bodycopySm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
}
.forms {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	border: 1px solid #999999;
}
a:link {
	color: #C30D1F;
	text-decoration: none;
}
a:visited {
	color: #B40B1F;
	text-decoration: none;
}
a:hover {
	color: #ED131F;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #009999;
	margin-bottom: 20px;
}
b {
	color: #C30D1F;
}
strong {
	color: #B40B1F;
}
