body {
	background: #3CC43F ;
	font-family: Arial, Helvetica, sans-serif ;
}

h3 {
	font-size: 150% ;
}

h4 {
	font-size: 120% ;
}

table.header {
	width: 90% ;
	text-align: center ;
	height: 65px ;
	cellpadding: 10px ;
}

td.logo {
	text-align: left ;
}
	
table.text {
	border-width: 0 ;
	width: 90% ;
	valign: top ;
	cellpadding: 10px ;
}

td.links {
	left: 15px ;
	font-size: 150% ;
}

h1 {
	color: white ;
	font-family: Verdana, sans-serif ;
	font-size: 250% ;
}
	
h2 {
	color: white ;
	font-family: Verdana, sans-serif ;
	font-size: 200% ;
}

