body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	text-align: right;
	padding-right: 3px;
	border: none;
}
th.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;
	text-indent: 10px;
}

td.space {
	padding: 10px;
}
td.small {
	font-size: 9px;
	text-align: center;
}
.smallgrey {
	color: #bccfbf;
	font-size: 9px;
	text-align: center;
}

.image {
	border: 2px inset #0000AA;
}
td.image {
	border: 0;
	text-indent: 0pt;
}

input.submit {
	color: #FFFFFF;
	background-color: #1A371B;
}

a.smallheader:link {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.smallheader:visited {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.smallheader:hover {
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
}
a.smallheader:active {
	font-size: 10px;
	font-weight: normal;
	color: #EEEEEE;
}

table.thinborder {
	border: thin solid #000000;

}
