body {
	font-family: Arial;
	font-size: 12px;
}

p {
	font-family: Arial;
	margin-left: 25px;
	margin-right: 100px;
	font-size: 12px;
	color: black;
}

p.small {
	font-family: Arial;
	margin-left: 25px;
	margin-right: 100px;
	font-size: 10px;
	color: black;
}

td, dt, dd, ul, ol, li {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

p.nav {
	font-family: Arial;
	font-size: 12px;
	margin-left: 5px;
	margin-right: 10px;
	color: black;
}

p.homepage {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.5em;
	margin-left: 20px;
	margin-right: 20px;
	color: black;
}

span.homepage {
	font-family: Arial;
	font-size: 13px;
	margin-left: 5px;
	margin-right: 10px;
	font-weight: bold;
	color: #002854;
}

h1 {
	font-family: Arial;
	font-size: 14px;
	margin-left: 23px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #002854;
}

h2 {
	font-family: Arial;
	font-size: 12px;
	margin-left: 25px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #002854;
}

a:link:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #58748b;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #002854;
}

a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #58748b;
}

a.nav:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.nav:link:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.nav:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.nav:visited:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.navcurrent:link {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.navcurrent:link:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.navcurrent:visited {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: white;
}

a.navcurrent:visited:hover {
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.small:link {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.small:link:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #9999ff;
}

a.small:visited {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: black;
}

a.small:visited:hover {
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #9999ff;
}




