	body {
		margin:0px;
	}
	h1 {
		text-transform:uppercase;
		font-weight:bold;
		font-family:arial,verdana;
		font-size:16pt;
		color:#555555;
		display:inline;
	}
	th {
		font-family:verdana,arial,sans-serif;
		font-size:9pt;
		color:#555555;
		font-weight:bold;
	}

	td {
		font-family:verdana,arial,sans-serif;
		font-size:9pt;
		color:#555555;
	}
	hr {
		color:lightgrey;
		height:2px;
	}
	.emailfriend {
		width:100%;
	}
	input,select {
		font-family:verdana,arial,sans-serif;
		font-size:9pt;
		color:#555555;
	}
	.reductiontable {
		border:2px solid #99CC33;
		border-collapse:collapse;
	}
	.reductiontable td {
		font-size:8pt;
	}
	.reductiontableheaderborderright {
        color:white;
		background-color:#99CC33;
		font-size:8pt;
        font-weight:bold;
        border-right: solid 2px white;
	}
	.reductiontableheadernoborder {
        color:white;
		background-color:#99CC33;
		font-size:8pt;
        font-weight:bold;
	}
.blackbold9 {
	FONT: bold 9pt tahoma, verdana, ariel, helvetica; COLOR: #000000; TEXT-DECORATION: none
}
