body {
	background-color: #D3DCBD;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {font-size: 24px}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; }
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #274308;
}
a:visited {
	color: #41700E;
}
a:hover {
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #274308;
}
h2 {
	font-size: 14px;
	color: #274308;
}

