.maintext {
	font-size: 12px;
	text-align: justify;
}
.buttons {
	font-size: 10px;
	background-color: #FFFFCC;
	color: #CC9966;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}
a:link {
	color: #660000;
	text-decoration: none;
}
.bottom {
	font-size: 9px;
	color: #CC9966;
	background-color: #FFFFCC;
	text-align: center;
	border: 1px solid #660000;

}
.notice {
	font-size: 12px;
	font-weight: bold;
	background-color: #CC9966;
	text-align: center;
	color: #FFFFFF;

}
.pics {
	font-size: 9px;
	color: #660000;
	background-color: #FFFFCC;
	text-align: center;
}
.bg {
	border: 1px solid #FFCC99;
	background-color: #FFFFFF;

}
.blank {
	background-color: #FFFFCC;
}
.offers {
	text-align: center;
	font-weight: bold;
	color: #336633;
	font-size: 11px;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #FFCC99;
	border-bottom: 1px none #FFCC99;
	border-left: 1px solid #FFCC99;

}
