BODY {
	background-color: transparent;
	color : Black;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.nav A:LINK, .nav A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Navy;
	font-size: 7Pt;
	font-weight: normal;
	text-decoration: none;
}
.nav A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-size : 7Pt;
	font-weight: normal;
	text-decoration : none;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-size: 14Pt;
	font-weight: bold;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-size: 8Pt;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-size: 10Pt;
}
.navheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	color: Black;
	font-size: 9Pt;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: Black;
	font-size: 8Pt;
	font-style : italic;
}
.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	color: Black;
	font-size: 10Pt;
	font-weight: bold;
}