﻿body {
margin: 5px;
}

p {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: #000000;
}

td {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: #000000;
}

h1 {
font-family: Verdana, Arial, Helvetica;
font-size: 24px;
color: #000000;
font-weight: 700
}


h2 {
font-family: Verdana, Arial, Helvetica;
font-size: 20px;
color: #000000;
font-weight: 650
}

h3 {
font-family: Verdana, Arial, Helvetica;
font-size: 16px;
color: #000000;
font-weight: 650
}

h4 {
font-family: Verdana, Arial, Helvetica;
font-size: 14px;
color: #000000;
font-weight: 600
}

h5 {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: #000000;
font-weight: 500
}

h6 {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
color: #000000;
font-weight: 500
}
.Caption {
	text-align: center;
	font-size: 11px;
	vertical-align: top;
}
.greentext {
	color: #008000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link {
color: #008000;
text-decoration: underline;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

a:visited {
color: #008000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;

}

a:hover {
text-decoration: none;
color: #008000;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#coupon {
	width: 300px;
	height: 50px;
	border-style: dashed;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
}
.FooterLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
}
.FooterLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
}
.FooterLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
}
