<style>
<!--
a:link {
	color: #201589;
	text-decoration: underline;
}

a:visited {
	color: #201589;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

p {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

td {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
}

.copyright {
	color: #000000;
	font-family: Verdana;
	font-size: 8pt;
}

h1 {    
        font-family: Verdana;
        font-size: 18pt;
        font-weight: bold;
        color: #000000;
}

h2 {
        font-family: Verdana;
        font-size: 16pt;
        font-weight: bold;
        color: #000000;
}

h3 {
        font-family: Verdana;
        font-size: 14pt;
        font-weight: bold;
        color: #000000;
}

h4 {
        font-family: Verdana;
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
}

-->
</style>
