body { background-color:white; margin: 0; }
.copy { color: maroon; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; font-style: normal; line-height: 100%; text-decoration:none
  }

.quote {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	line-height: 12pt;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: maroon;
	text-decoration:none
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	line-height: 12pt;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration:none
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	line-height: 12pt;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #903;
	text-decoration:none
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18pt;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-decoration:none
}
.nav a {
	color: black;
	text-decoration:none;	
}
.nav a:hover {
	color: maroon;
}
.subscript { color: #903; font-size: xx-small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 125%; text-decoration: none; }

