body {
	width:590px;
	font-family: arial,"sans serif",verdana;
	font-size:9pt;
	text-align:left;
}
a {
	color: #636363;
}
#container {
	width:590px;
}
h1{
	border-bottom:solid;
}
#reduct {
	color: #CC0000;
	font-weight: bold;
}
#total {
	color: #006600;
	font-weight: bold;
}
#warning { 
	color: #CC0000;
}
#tablecontainer{
	width: 500px;
	margin-left:45px;
	margin-right:45px;
	text-align:left;
}

table {
	empty-cells:show;
}
#small {
	font-size:8pt;
}