body{
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}
a:link {
	color: #305035;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F5441;
}
a:hover {
	text-decoration: underline;
	color: #7DAE65;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
.font-size10 {font-size: 10px}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.mainTextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
