BODY {
	background: #FFE600;
	margin: 0; }

H1 {
	text-align: center; 
	font-family: arial;
	font-size: 18px; }

P { 
	font-family: verdana;
	font-size: 13px;
	padding: 0 40px 0 40px; }

UL {
	padding: 0 40px 0 80px; }

LI { 
	font-family: arial;
	font-size: 15px; }

.BOTTOMNAV {
	text-align: center;
	font-family: verdana;
	font-size: 13px; }

.BOTTOMNAV A:LINK {
	color: #0000FF;
	text-decoration: none; }

.BOTTOMNAV A:VISITED {
	color: #0000FF;
	text-decoration: none;}

.BOTTOMNAV A:HOVER {
	color: #0000FF;
	text-decoration: underline; }

.GRAYBAR {
	background: #666666;
	color: #FFFFFF;
	width: 625px;
	height: 30px;
	margin: 0 0 0 40px;
	text-align: center;
	padding: 5px 0 0 0;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;}