body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:  #F0F0F0;
	background-position: left top;
}

h1
	{
	font-size: 13px;
	color: #8C723A;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bolder;
		color: #A28240;
}

h3 {
	font-size: 12px;
	color: #B6944E;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

h5{
	font-size: 10px;
}

h6{
	font-size: 9px;
}

a:link {
	color: #093A53;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #7F7F7F;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {

	text-decoration: none;
	color: #093A53;
	text-decoration: none;
}
.whitehead {
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.goldhead {
	font-size: 14px;
	font-weight: bolder;
	color: #8C723A;
}
.brownhead {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.maroonhead {
	font-size: 16px;
	font-weight: bolder;
	color: #660000;
}
.smallblack {
	font-size: 11px;
	color: #000000;
