body {
	background-color: #CCCC99;
	font-family: Helvetica, Arial, sans-serif;
	color: #003300 }
a:link {
	color: #990000 }
a:active {
	color: #CC0000 }
a:visited {
	color: #660033 }
p.start {
	padding-top: 100px;
	padding-left: 50px}
p.divider {
	padding-top: 25px;
	border-top: solid black 1px }
div.navbar {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #006600;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	padding-top: 5px;
	padding-bottom: 5px }

