body {
	background-color: #5E1929;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
a:visited {
	text-decoration: none;
	color: #7A3C4B;
}
a:active {
	text-decoration: none;
	color: #B46579;
}
a:link {
	text-decoration: none;
	color: #7A3C4B;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.wht:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.wht:active {
	color: #B46579;
	text-decoration: none;
}
a.wht:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wht:hover {
	color: #666666;
	text-decoration: none;
}
a.cta:visited {
	text-decoration: none;
	color: #AE519B;

}
a.cta:active {
	color: #B46579;
	text-decoration: none;
}
a.cta:link {
	color: #AE519B;
	text-decoration: none;
}
a.cta:hover {
	color: #666666;
	text-decoration: none;
}
a.whtsm:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.whtsm:active {
	color: #B46579;
	text-decoration: none;
	font-size: 11px;
}
a.whtsm:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.whtsm:hover {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.redsm:visited {
	color: #632830;
	text-decoration: none;
	font-size: 12px;
}
a.redsm:active {
	color: #B46579;
	text-decoration: none;
	font-size: 12px;
}
a.redsm:link {
	color: #632830;
	text-decoration: none;
	font-size: 12px;
}
a.redsm:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.bodytext {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.h1 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	font-weight: bold;
}

.titletext {
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
.smldkgrey {
	font-size: 12px;
	color: #333333;
}
.smlwht {
	font-size: 11px;
	color: #FFFFFF;
}
.dkgryborder {
	border: 1px solid #663333;
}
.smlgrey {
	font-size: 11px;
	color: #666666;
}
.midwht {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1.5px;
	line-height: 14px;
}
.lgred {
	font-size: 26px;
	color: #5e1929;
	letter-spacing: 1.5px;
}
.midgrey {
	font-size: 14px;
	color: #666666;
	letter-spacing: 1.5px;
}
.lggrey {
	font-size: 18px;
	color: #8e6d6d;
	letter-spacing: 1.5px;
	line-height: 24px;
}
.redbullet {
	list-style-type: square;
}
