body, html {
	font-family:Arial;
	color:#455748;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#E4F3E5;
	}

td {
	font-size:9pt;
	}

a {
	color:#3E7A47;
	text-decoration:none;
	}

a:hover {
	color:#8FD194;
	text-decoration:none;
	}

a img {
	border:1px solid #3E7A47;
	}

a:hover img {
	border:1px solid #8FD194;
	}

sup {
	line-height:1pt;
	}

b, i, u, small {
	color:#4DAA5C;
	}

.header {
	color:#3E7A47;
	font-size:15px;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:2px;
	}
