body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/lines.gif);
	background-repeat: repeat;
	margin: 0px;
}

td.body {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

td.title{
	background-image: url(images/Title.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}

td.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

h2 {
	font-size:24px;
	color: #398c39;

}

h3 {
	color: #398c39;

}

p.credit{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;

}

p.title{
	color: #398c39;
	font-weight: bold;


}

.first{
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}

.red{
	color: red;

}

.textad{
	font-size:10px;
	}
	
.ad{
	background-color:#fff;
	border: solid green 1px;
	padding:2px;
	color:green;

}
