body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	#color: #0E4200;
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 75px;
	margin-top: 5px;
	margin-right: 75px;
	margin-bottom: 10px;
}
h1 {
	font-size: 14pt;
	font-weight: bolder;
}
h2 {
	font-size: 12pt;
	font-weight: bolder;
}
a:link {
	color: #0E4200;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #841c00;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.warn {
	color: #FF0000;
}

