<style type="text/css">
<!--

/* set up basic page attributes */
body {
	color: Black;
	background: White;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

table, tr, td, th {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
}

p {
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 22px;
	margin-right: 10%
}
/* end basic attributes */

/* navigation attributes*/
A:link, A:visited {
	text-decoration: none;
	color: #000099;
}

a:hover {
	color: #CC3300;
}

.sidenav {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: black;
	margin-left: 7px;
}

a.sidenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3300;
}
/* end navigation attributes */

/* extra items */
.small {
	font-size: 8pt;
}

.title {
	font-weight: bold;
	color: #CC3300;
	font-size: 12pt;
}

.textblue {
	color: #000099;
	font-weight: bold;
}

.textred {
	color: #CC3300;
	font-weight: bold;
}


-->
</style>