body {
	margin: 0px;
	padding-top: 0px;
	background-color: #D9FFD9;
}

H1 {
	font-family: arial, helvtica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000080;
}

H2 {
	font-family: arial, helvtica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #26750B;
}

H3 {
	font-family: arial, helvtica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #26750B;
}

H4 {
	font-family: arial, helvtica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #26750B;
}

p {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 130%;
}

a:{
	color: #000000;
	}

a:link {
	color: #000000;
}

a:visited {
	color: #660033:
}

a:hover {
	color: #C0C0C0
}

.header {
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 10px solid #990000;
	padding-bottom: 15px;
}

.contentleft {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	background-color: #26750B;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #26750B;
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-top: 5px;
}

.contentleft a:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:visited {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none;
}

.contentleft a:hover {
	color: #26750B;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	background-color: #FFFFFF;
}

.contentright {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	border-top: 1px solid #26750B;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}

.contentright a:link {
	color: #26750B;
}

.contentright a:visited {
	color: #808080;
}

.contentright a:hover {
	color: #26750B;
	background-color: #CCCCCC;
}

.bottomcenter {
	font-size: 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	border-top: 10px solid #26750B;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}

.bottomcenter a:link {
	color: #26750B;
	text-decoration: none;
}

.bottomcenter a:visited {
	color: #808080;
	text-decoration: none;
}

.bottomcenter a:hover {
	color: #26750B;
	text-decoration: underline;
	background-color: #CCCCCC;
}

.contact {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
}

.contactform {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 15px;
}

.coupon {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #26750B;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	border-top: 1px dotted #26750B;
	border-bottom: 1px dotted #26750B;
	border-left: 1px dotted #26750B;
	border-right: 1px dotted #26750B;
}

/* MAKE COMMENTS THIS WAY*/

b.hl {
	background-color: #FFFF80
	}

.bluetext {
	color: #000080;
	}
	
.redtext {
	color: #FF0000;
	}
	
.blacktext {
	color: #000000;
	}
	
.whitetext {
	color: #FFFFFF;
	}
	
.smalltext {
	font-size: 9px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	}}

.boldtext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.normaltext {
	font-size: 11px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	line-height: 150%;
	}
	
.subcontentleft {
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
	}