body {
	background-color: <cfoutput>#backgroundColor#</cfoutput>;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style2 {
	color: #000066;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style3 {
	color: #6a6841;
	font-size: 11px;
	font-family: arial;
}
.style4 {
	color: #be533c;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {color: #822c18; font-size: 11px;
	font-family: arial;
	font-weight: bold;}
.style7 {color: #6a6841; font-size: 11px; font-family: arial; font-weight: bold; text-transform:uppercase }
.style10 {
	color: #737373;
	font-family: arial;
	text-decoration:none;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
