body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 2px;
}
h1 {
	font-family: "Imprint MT Shadow";
	font-size: 36px;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 8px;
}
h2 {
	font-family: "Gill Sans MT";
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.picwrap {
	padding: 0px;
	float: left;
	margin: 4px;
}
.navbar {
	padding: 2px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #999999;
}
.tblhdr {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-bottom: 1px solid #333333;
}
.emailtbl {
	color: #333333;
}
