.emailcampaign{
	font-family: arial;
	font-size: 8pt;
	color: #333333;
}


.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #666633;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}


.navigation a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #666633;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: white;
}


.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #333300;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #cccc99;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: white;
}


.heading{
	font-family: BernhardMod BT, times, Bernard MT Cond;
	font-size: 13pt;
	font-weight: bold;
	color: #993333;
}