body {
	background-color: #FFCC66;
	background-repeat: repeat;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	margin: 10px;
	color: #FFFFFF;
	border: 1px solid #333333;
	background-color: #4375A2;
}
p {
	padding: 0px 15px 5px;
	text-indent: 8pt;
	display: block;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 15px;
}
table {
	background-color: #FFFFCC;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	top: 15px;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4375A2;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	border: 1px solid #000000;
}
a:visited {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #4375A2;
	text-decoration: none;
	font-size: .7em;
	font-variant: small-caps;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.redHlight {
	font-weight: bold;
	color: #CC3300;
}
.center {
	margin-right: 10%;
	margin-left: 10%;
}
.coupon {
	font-weight: bold;
	color: #CC3300;
	font-size: 16px;
}
