
<!--
body
{
	maring: 0px;
}

H1 {
	font-weight: bold;
	font-style: italic;
	color: #585885;
	font-family: Garamond;
	font-size: 14pt;
}
H2 {
font-weight: bold;
	color: #ffffcc;
	font-family: garamond;
	font-size: 14pt;
}
.style2 {	font-size: x-small;
}
.style5 {	color: #FFFFCC;
	font-family: Garamond;
	font-weight: bold;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
.style9 {color: #2D5782}
.style10 {font-size: medium}
.style11 {	margin-top: 2px;
}
.style12 {	margin-top: 2px;
	font-family: Garamond;
}
.style3 {	font-family: Garamond;
	font-size: small;
}
.style4 {	font-family: Garamond;
	font-weight: bold;
	font-size: small;
}
-->