body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
}
a:link {
	color: #004A8B;
}
a:visited {
	color: #004A8B;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
.nav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.nav:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.footernav {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
a.footernav:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footernav:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.footernav:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a.footernav:active {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	color: #004A8B;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	color: #343434;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
.h2 {
	color: #343434;
	font-size: 13px;
	font-weight: bold;
}
.submenu {
	text-decoration: none;
}
.greyline {
	border-bottom: 1px solid #CCCCCC;
}
#taxtables td {
	padding-top: 6px;
	padding-bottom: 6px;
}
.indent {
	margin-left: 18px;
}
