<html>
<style type="text/css">

body {
	color : #ffffff;
	background : #ffffff;
	font-size: 10pt; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	vertical-align : top;
	font-weight: normal;
	text-align : left;
}

/* Sec(tion)Link is used to make larger text for links to main sections */
.seclink {
	font-size: 12pt; 
	font-weight: bold;
}

p {
	font-size: 10pt; 
}

p.center {
	text-align : center;
}


p.footer {
	font-size: 10pt; 
	text-align : center;
}

H1 {
	font-size: 14pt; 
}

H2 {
	font-size: 11pt; 
	text-decoration: underline;
	font-weight: bold;
}


a:link     {
	text-decoration: underline;
	font-weight: bold;
	color: #7d1f00;
}

a:active   {
	text-decoration: underline;
	font-weight: bold;
	color: #7d1f00;
}

a:visited  {
	text-decoration: underline;
	font-weight: bold;
	color: #7d1f00;
}

a:hover    {
	text-decoration: underline;
	font-weight: bold;
	color: #7d1f00;
}
</style>
</html>