body {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
A:link{color:#000000;text-decoration:underline}
A:visited{color:#000000;text-decoration:underline}
A:hover{color:#000000;text-decoration:underline}

a.white:link {color: white; text-decoration:none}
a.white:visited {color:white; text-decoration:none}
a.white:hover {color:white; text-decoration:none}

td{
	font-size: 14px;
	color: #000000;
	font-family: "Arial, Helvetica";
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
p{
	font-size: 14px;
	color: #000000;
	font-family: "Arial, Helvetica";
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.double {
	LINE-HEIGHT: 180%; 
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #3E9358;
	text-align: center;
	text-indent:10px;
	font-family: "Arial";
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: green;
	text-align: left;
	margin-left:10px;
	font-family: "Arial, Helvetica";
}
h3 {
	font-size: 15px;
	color: green;
	font-family: "Arial, Helvetica";
	margin-left:10px;
}