.nav {
	font-family: arial;
	font-size: 8pt;
	}

img {
	border: 0px;
	}

a.nav {
	text-decoration: none;
	color: #00CC00;
	}
a.navred {
	text-decoration: none;
	color: #CC0000;
	}

h4 {
	background: #D1FFBD;
	color: #00CC00;
	padding-left: 5px;
	font-size: 10pt;
	border-top: 2px solid white;
	}
h5 {
	border-bottom: 1px solid #D1FFBD;
	color: #FFF;
	text-align: center;
	font-size: 10pt;
	}

td {
	font-family: sans-serif;
	font-size: 9pt;
	}
