body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
h3 {
	color: #999966;
}
.italic {
	font-style: italic;
}
td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #999966;
}
.green {
	color: #999966;
	background-color: #E3E3E3;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
a:visited {
	color: #999966;
}
a:hover {
	color: #000000;
}

a:active {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999966;
	text-align: left;
}h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	color: #9ea176;
}
.blackback {
	background-color: #000000;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	border: thin solid #9EA176;
	color: #000000;
	padding: 1px;
	background-color: #E8E8E8;
	margin: 1px;
}
.photo {
	font-size: 12px;
}
.cellpad {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.toppad {
	padding-top: 10px;
}

