body { 
	width:100%;
	height:100%; 
	padding:0;
	margin:0; 
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #1a171b;
	line-height: 23px;
}
p {
	margin:0; 
	margin-bottom:17px;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #1a171b;
	line-height: 23px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #1a171b;
	line-height: 23px;
}
td img {
	display: block;
}
img.topemote {
	margin-bottom:12px;
	margin-left:6px;
}
img.leftemote {
	margin-bottom:12px;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #78a246;
	line-height: 23px;
	text-decoration:none;
}
a:HOVER {
	color: #78a246;
	text-decoration:underline;
}
.textsmall {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 13px;
	color: #1a171b;
	line-height: 20px;
}
.textsmallgreen {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size: 13px;
	color: #78a246;
	line-height: 20px;
}
img {
	border:0;
	margin:0;
	padding:0;
}
.inputer {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #1a171b;
	background-color:#f5ecda;
	border:0px;
	border-style:solid;
	border-color:#78a246;
	padding: 3px 6px 3px 6px;
	margin-top:0px;
	margin-bottom:3px;
	width:342px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size: 17px;
	color: #1a171b;
	background-color:#f5ecda;
	border:0px;
	border-style:solid;
	border-color:#78a246;
	padding: 3px 6px 3px 6px;
	margin-top:0px;
	margin-bottom:3px;
	width:342px;
}
td.header {
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
}
td.content {
	background-image:url(../images/content_bg.png);
}
td.footer {
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
}
