body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E0EDDC;
}

h1, h2, h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#006A32;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
/* padding-left: 10px; */
}

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1em; font-style:oblique }

.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.Footer a:link {
	color: #ffffff;
	text-decoration: none;
}

.Footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

.Footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.Title_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
	letter-spacing: 1px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 16px;
}

.body_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	line-height: 14px;
}

.Body_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
	font-weight: bold;
	letter-spacing: 1px;
}

.Body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	line-height: 16px;
}

.Body_bold a:link {
	color: #006600;
}
.Body_bold a:visited {
	color: #666666;
}
.Body_bold a:hover {
	color: #CC3300;
}
.Body_bold a:active {
	color: #006600;
}

.Body_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	line-height: 18px;
}

.Body_large a:link {
	color: #006600;
}
.Body_large a:visited {
	color: #666666;
}
.Body_large a:hover {
	color: #CC3300;
}
.Body_large a:active {
	color: #006600;
}

.AlertLinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	font-weight: bold;
}

.AlertLinks a:link {
	color: #CC3300;
	text-decoration: underline;
}

.AlertLinks a:visited {
	color: #666666;
	text-decoration: underline;
}

.AlertLinks a:hover {
	color: #003366;
	text-decoration: underline;
}

.AlertLinks a:active {
	color: #CC3300;
}

