H1, H2, H3, H4 {
	color: #336633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-indent : 0px;
	font-weight : bold;
}
BODY, P, TD {
	font-family : Georgia, "New York", serif;
}
BODY {
	margin-left : 0;
	margin-top : 0;
	background-color : White;
}
P {
	text-indent : 20px;
}
.noindent {
	text-indent : 0;
}
.sans {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu {
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-indent : 0px;
	text-align : center;
	background-color : #336633;
}
.menu A:link {
	color: White;
	text-decoration : none;
}
.menu A:visited {
	color: White;
	text-decoration : none;
}
.menu A:hover {
	color: Yellow;
}
.caption {
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-align : center;
	text-indent: 0px;
}
.photo  {
	 background-color: #336633; 
	 text-indent: 0px ;
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
	text-align : center;
	text-indent: 0px;
}
TABLE.photoleft {
	margin-right : 20px;
}
TABLE.photoright {
	margin-left : 20px;
}
HR {
	color : #336633;
	width : 90%;
	text-align : center;
}