body {
	color: #666633;
	background-color: #CCCC99;
	padding: 0px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-align: center;
	padding-top: 4px;
	letter-spacing: 0.03em;
}
td {
	text-align: justify;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006600;
	text-align: center;
	line-height: 20px;
	background-image: url(images/logoCircleStamp.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	background-image: none;
	line-height: 14px;
}
.stamp {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006600;
	background-image: url(images/logoCircleStamp.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	font-weight: bold;
}
a {
	color: #006600;
	text-decoration: underline;
}
