.navbutton {
	text-decoration: none;
	background-image: url(buttons.jpg);
	height: 30px;
	width: 180px;
	padding: 8px 5px 7px 14px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	color: #CB540C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;


}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.subhead {
	font-size: 17px;
	font-weight: bold;
	color: #CB540C;
}
.navlink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subhead2 {

	font-size: 14px;
	font-weight: bold;
	color: #CB540C;
}
.footer2 {
	font-size: 11px;
	font-weight: normal;
	color: #EF630E;
	padding-top: 6px;
	padding-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

