.tophead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #996600;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 25px;

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 25px;
	list-style-position: outside;
	list-style-type: disc;
}
.boldgoldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
	font-weight: bold;
	margin: 0px;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 0px;
}
.bodyNolead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #999999;
}
.gold_italiic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: normal;
	margin: 0px;
	font-style: italic;
}
.bodyCalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 25px;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 8px;
	line-height: 20px;
}

