.tableborder {
	border: 1px solid #CCCCCC;
}
.tablepadding1 {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	text-decoration: none;
	line-height: 19px;
}
.tablepadding2 {
	padding: 22px 10px 20px 30px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EB7C00;
	text-decoration: none;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 18px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding: 10px 10px 5px;
	background-color: #F9D8B2;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EB7C00;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #222222;
	text-decoration: none;
}
td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #639454;
	text-decoration: none;
	font-weight: bold;
}
td a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #639454;
	text-decoration: underline;
	font-weight: bold;
}
.subheadital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222222;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
