body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodytext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}
.bodytextsmall {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}
.bodytextorange {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eb6e1f;
	line-height: 18px;
}
.bodytextblue {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	line-height: 18px;
}
.bodytextblack {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
}
a.bodytext:link {
	color: #333333;
	text-decoration: underline;
}
a.bodytext:visited {
	color: #333333;
	text-decoration: underline;
}
a.bodytext:hover {
	color: #eb6e1f;
}
.bodytextorange {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eb6e1f;
	line-height: 18px;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.bigtitlehome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #231F20;
	font-weight: bold;
	line-height: 28px;
}
.bigtitleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
	line-height: 28px;
}
a.bigtitleblue:link {
	color: #000066;
	text-decoration: underline;
}
a.bigtitleblue:visited {
	color: #000066;
	text-decoration: underline;
}
a.bigtitleblue:hover {
	color: #eb6e1f;
}
.bigtitlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
	line-height: 30px;
}
.copyright {
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet Ms", Sans-Serif;
	color: #333333;
}