body {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
td, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
p.comments {
	font-size : 8pt;
  color: #666666;
}
p.credits {
	font-size : 10px;
  color: #000000;
}
td.sectionhead {
	font-size: 12pt;
	font-weight: bold;
}
.navbar {
	background-color: #C4980A;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:link, a:active, a:visited {
  color: #030792;
}
a.navbar:link, a.navbar:active, a.navbar:visited {
	color: #000000;
	font-weight: bold;
}
span.pagehead {
	font-size : 13pt;
	font-weight : bold;
}
span.lastupdate {
	color: #C46B25;
	font-weight: bold;
}

