a, body, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #006633;
}

a.noline {
	text-decoration: none;
}

div.header {
	color: #ffffff;
	font-weight: bold;
}

div.column_link {
	color: #006633;
	font-size: 11px;
	margin-bottom: 4px;
}

div.item_link {
	color: #006633;
	font-size: 11px;
	font-weight: bold;
}

body {
	color: #006633;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

.font_large {
	font-size: 24px;
}

th.lines, td.lines {
	border-bottom: 1px solid #000000;
}
