body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC99;
}
.maintable h1 {
	color: #CC0000;
}

.maintable {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.maintable img {
	border: thin #000000 solid;
}

.salestext {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.warning_header {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.warning {
	font-size: 12px;
	color: #000000;
	width: 90%;
	margin: 0px;
	padding: 3px;
	border: 1px solid #FF0000;
}
.legal {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
