.body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}

A.img:link { border: solid #B9BBAD thin; }
A.img:visited { border: solid #B9BBAD thin; }
A.img:active { border: solid #B9BBAD thin; }
A.img:hover { border: solid #000 thin; }


.subhead {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #52781B;
	text-decoration: none;
}
.head {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #52781B;
	text-decoration: none;
	font-weight: bold;
}
.Body {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
}
.Subhead {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #52781B;
	text-decoration: none;
}
.Head {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #52781B;
	text-decoration: none;
	font-weight: bold;
}
.select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color:#FFFFFF;
}
.warning {
	font-family: "Century Gothic", Arial, Times, serif;
	font-size: 12px;
	color: #990000;
}
.entry {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
