body {
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #cf8037;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #f7e279;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00000;
}
.mainhead {
	font-family: Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #C36920;
}
.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #A6B780;
}
.subhead2 {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #E39E43;
}
.text {
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 17px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.summary { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
}	
a:link {
color: #C36920;
}

a:visited {
color:#999999;
}

a:hover {
color:#E39E43;
}

