body
{
	margin: 0;
	background-color: #E9DFD5;
}



.subhead
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #A0211E;
	text-transform: uppercase;
	line-height: 28px;
}
.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00408A;
}
.body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	line-height: 16px;
	list-style-position: outside;
}

.bodywhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	list-style-position: outside;
}

.button_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
