body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #154103;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}.tdrightcol {
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.minicolumn {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #154103;
	border-bottom-color: #154103;
}
.maincol {
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 2px;
	border-bottom-color: #154103;
	margin-right: 10px;
	font-size: 14px;
}
.minicolumn2 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #154103;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.leftcol {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
	padding-top: 5px;
}
.footer a {
	font-size: 10px;
	color: #FFFFFF;
}
