.body {
	background-image: url(../media/template/yellow_bg.jpg);
	padding: 1px;
}

.body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}


.body a {
	color: #825023;
	text-decoration: none;
}


.body a:hover {
	color: #003366;
	text-decoration: underline;
}

.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
	color: #000000;
}

.body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 16pt;
	color: #FFFFFF;
	height: 30px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 740px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.body h2 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

.body h3 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16pt;
	font-size: 10pt;
	color: #000099;
	font-weight: normal;
}
.body h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-size: 10pt;
	color: #3F4F82;
}

.spacer {
	padding: 5px;

}

.midbody {
	background-image: url(../media/template/yellow_bg.jpg);
	padding: 1px;
}
.img_stroke {
	border: 1px solid #000000;
}

.footer {
	padding: 5px;
}
.footer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.float_right {
	margin: 2px;
	padding: 4px;
	float: right;
}
