body {
	background-color: #d4e5d2;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #3E8C47;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A48415;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A48415;
	font-weight: bold;
}
a.discsmall {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
a.discbig {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td.dotted {
	background-image: url(images/dotedline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
p.dates {
	font-size: 10px;
	font-style: italic;
	color: #A48415;
	font-weight: bold;
}
p.tablehead {
	font-weight: bold;
	color: #FFFFFF;
}
tr.tablehead {
	background-color: #408B48;
}
tr.row1 {
	background-color: #F8FCF8;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
tr.row2 {

	background-color: #EEF7EE;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A48415;
	font-weight: bold;
	font-style: italic;
}
