.header {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
a.nav2:link {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

a.nav2:visited {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

a.nav2:hover {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	font-weight : bold;
}
a.nav3:link {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

a.nav3:visited {
	color : #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : none;
	font-weight : normal;
}

a.nav3:hover {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-decoration : underline;
	font-weight : normal;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#spacer table tr td a {
	color: #00F;
	text-decoration: none;
}
#spacer table tr td a:hover {
	color: #F00;
	text-decoration: underline;
}

