.maintext {
	font-size: 14px;
	line-height: 1.4em;
	color: #333333;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
}
.redtitle {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.wtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldtitle {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.days {
	font-size: 12px;
	text-transform: none;
	color: #990000;
}
.redbigtitle {

	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
