body { background-color: #D4D9F8; }

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: 000000; font-family: Verdana, Arial, sans serif; font-size: 12px; }

.Header			{ font-weight: bold; font-size: 14px; color: #666699; }
.GreenSubheader	{ font-weight: bold; font-size: 13px; color: #339966; text-decoration: underline; text-underline: single; margin-left: 10px; }
.Subheader 		{ font-weight: bold; font-size: 12px; color: purple; margin: 0px; }

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }

.Red		{ color: #ff0000; }
.Green		{ color: #339966; }
.Purple		{ color: #666699; }
.BrightPurple { color: purple; }


a {
	color: 000000;
	text-decoration: none;
	font-size: 14px;
}
a: hover {
	color: 7E679A;
	text-decoration: underline;
}
input {
	border: 1px solid #CCCCCC;
	font-family: verdana;
	font-size: 12px;
	padding: 2px;
	height: 21px;
	background-color: #FFFFFF;
	color: #999999;
}
h1 {
	font-size: 14px;
	font-family: Verdana;
	color: #666699;
}
h2 {
	font-size: 13px;
	font-family: Verdana;
	color: #339966;
	text-decoration: underline;
	text-underline: single;
	margin-left: 10px;
}
h3 {
	font-size: 12;
	font-family: Verdana;
	color: purple;
	margin: 0px;
}
h4 {
	margin-bottom: .0001pt;
	page-break-after: avoid;
	font-size: 16.0pt;
	font-family: Amaze;
	color: blue;
	font-weight: normal;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}
h6 {
	margin-bottom: .0001pt;
	page-break-after: avoid;
	font-size: 16.0pt;
	font-family: Amaze;
	color: purple;
	font-weight: normal;
	text-decoration: underline;
	text-underline: single;
	margin-left: 0in;
	margin-right: 0in;
	margin-top: 0in;
}
* .mainarea {
	width: 760px;
	border: 2px solid #666699;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
* .interior {
	width: 750px;
	border-left: 1px solid #666699;
	border-top: 1px solid #666699;
	border-right: 1px solid #666699;
	border-bottom: 40px solid #666699;
}
* .content {
	width: 680px;
	text-align: left;
	padding-top: 15px;
}
* .sig {
	color: #666699;
	font-size: 13px;
	font-weight: bold;
}