BODY {
	height : 100%;
}
P {
	margin : 10px 30px 10px 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
}
A {
	text-decoration : none;
	color : #cdcc9a;
	font-weight : normal;
}
A:hover {
	text-decoration: underline;
	}

.head1 {  font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #DDDD99;}
.head1:hover {text-decoration: none;}
.head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #333300;}
.head2Light {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #DDDD99;}
.head2Light {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #444400;}
.head3Light {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #cccc99;}
.head3Dark {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; color: #444400;}
.largeBody {  font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
.medBody{  font-family: Arial, Helvetica, sans-serif; font-size: 17px;}
.menuItem{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #cccc99;
	text-decoration : none;
}
.menuItem:hover {text-decoration: none;}
.menuItemOn{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color : #FFB300;
	text-decoration : none;
}
.menuDate{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666633;
	}
