body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	background-color: #B5FBC1;
	margin-top: 3%;
	margin-bottom: 3%;
}

a {
    color: #49378B;
}
.style0 {
	background-color: #76F88C;
}
.style1 {
    font-size: 9px;
}
.style2 {
	font-size: 11px;
	color: #000000;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 17px;
	font-weight: bold;
}
.style5 {
    font-size: 14px;
}

img.floatLeft { float: left; 
margin: 4px; }

img.floatRight { float: right; 
margin: 4px; } 