td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: normal;
	font-style: normal;
}
a {
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	color: #CC6600;
	font-style: normal;
}
a:hover {
	font-weight: normal;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFCC00;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000066;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
	font-style: normal;
}
#poweredby {
	text-align:left;
	color: #FFFFFF;
}

#poweredby a {
	text-align:left;
	color: #FFFFFF;
}