﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7d7d7d;
    height: 100%;
	font-family: Verdana;
	font-size: 10pt;
	color: #423b31;
}
a.bodylink:hover {
	background-image: none;
	background-color: #5e0000;
	color: #ffffff;
}
a.textlink {
	color: #9a0002;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: underline;
}
a.textlink:hover {
	color: #423b31;
}
a.bottomlink {
	color: #8a826f;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
a.bottomlink:hover {
	color: #232117;
}
table.banner {
    width: 800px;
	height: 100px;
}
table.body {
     background-image: url("images/newsletter-bg.jpg");
	 background-repeat: repeat-y;
	 width: 800px;
}
table.bottom {
     height: 18px;
	 width: 800px;
}
h1 {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
}
h2 {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
h3 {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}