a {
	color:#006600;
	text-decoration: none;
	}
a:link {
	color:#006600;
	text-decoration: none;
	}
a:visited {
	color:#333333;
	text-decoration: none;
	}
a:hover {
	color:#CC0000;
	text-decoration: none;
	}
a:active {
	color:#CC0000;
	text-decoration: none;
	}
body, td {
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 12px;
	}
.title, h1 {
	color:#000000;
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: bold;
	padding-left: 12px;
	}
strong {
	font-size: 13px;
	}
p	{
	padding-bottom: 12px;
	padding-left: 12px;
	}
.body {
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.chapter {
	color:#333333;
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 11px;
	}
.copy {
	color:#333333;
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 9px;
	}
.navbar {
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	margin-bottom: 320px;
	}
.nav {
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
.pageup	{
	font-size: 10px;
	padding-left: 12px;
	}
.navfooter {
	font-family: 'Lucida Grande', Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	}