<style>{  }
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

.HeaderP      { font-family: Arial; font-size: 13pt; color: #000000; font-weight: bold }
a:hover {
	color: #396B73;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1 {
	background-color: #396b73;
	border: 1px #48697B solid;
	color: #FFF0E0;
	font-size: 18pt;
	font-weight: bold;
	text-align:center;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
}

.title {
	color: #779759;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
-->
</style>