body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ecebeb;
}

table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 28px;
}

.highlitbold {
	font-weight: bold;
	background-color: #FFFF00;
}
.signupbox {
	padding: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #D7DCF2;
	border: 2px dashed #330099;
}
.stripeboxborder {
	border: medium solid #ECEBEB;
}

.smallprint {
	font-size: 10px;
	text-align: center;
	color: #000000;
	line-height: 14px;
}
.blacksubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 26px;
}
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #330099;
	text-align: center;
	line-height: 32px;
}
.bluesubheadleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330099;
	text-align: left;
	line-height: 26px;
}
.redsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 32px;
}
.redtitle {
	font-size: 28px;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

.mystory {
	background-color: #F5F5F5;
	border: 1px double #000066;
}
.buynowbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border: 3px dashed #CC0000;
}
.bgviolet {
	background-color: #F2EAFF;
}
.bgindigo {
	background-color: #F4DDFF;
}
.bgblue {
	background-color: #E8E8FF;
}
.bggreen {
	background-color: #C5FFA8;
}
.bgyellow {
	background-color: #FFFF93;
}
.bgorange {
	background-color: #FFBD5B;
}
.bgred {
	background-color: #FFB0B0;
}
