body {
	background-color: #AC9D7D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: 000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h6 {
	font-size: x-small;
	color: #274902;
	margin: 0;
}
h5 {
	font-size: small;
	color: #e0dace;
	margin: 0;
}
h4 {
	font-size: medium;
	color: #274902;
	margin: 0;
}
h3 {
	font-size: small;
	color: #000000;
	margin: 0;
	}
	
a:link
{
	color: #274902;
	font-style: normal;
	text-decoration: underline;
}
a:visited
{color: #375912;
	font-style: normal;
	text-decoration: underline;
}
a:hover
{color: #375912;
	font-style: normal;
	text-decoration: underline;
}
.light:link
{
	color: #efece6;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.light:visited
{color: #e0dace;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.light:hover
{
	color: #e0dace;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
