body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
   background-color: #FFFBF0;
}
.nav {
	padding: 10px;
	text-align: center;
	height: 100%;
	border-right-color: #40A880;
	border-right-style: solid;
	border-right-width: 1px;
}

div.pageheader {
	position: relative;
	top: 5px;
	text-align: center;
	margin-bottom: 20px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal
}
h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	background : transparent none;
}
h1.pagehead {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #40A880;
	background : transparent none;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 100%;
	}
h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #406AA8;
	background : transparent none;
}
h3 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #40A880;
	text-align: left;
	margin-bottom : 2px;
	text-decoration : underline;
}
h4 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #40A880;
	background : transparent none;
}
h5 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #40A880;
	background : transparent none;
}
h6 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #40A880;
	background : transparent none;
}

a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	color: #40A880;
	background : transparent none;
	text-decoration : none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	color: #40A880;
	background : transparent none;
	text-decoration : none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	color: #40A880;
	background : transparent none;
	text-decoration : none;
}
A:HOVER {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 100%;
	color: #406AA8;
	background : #FFFBF0 none;
	text-decoration : underline;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
	color: #FFFBF0;
	text-align: center;
	background : #BF9557 none;
	padding: 3px;
}
dt {
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #406AA8;
}
address {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
a.address,a:hover.address,a:link.address,a:visited.address,a:active.address {
	font-size: xx-small;
}
table.coupon {
	border: 1px dashed black;
	width: 500px;
}
table.couponin {
	border: 1px solid black;
}
