body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #6ed037;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	text-align: center;
}
p, ul li, input, td {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 18px;
}
h1 {
	font-size: 20px;
	margin-top:0;	
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}

a:link { color: #002891; text-decoration: underline; }
a:visited { color: #002891; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color:#000000; text-decoration: underline; }

.footer	{
	font-size: 11px;
}