a:link, a:visited, a:active, a:hover 
		{ color: #2B54A3; text-decoration: underline; }

address
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

body	{
	background: white;
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: .95em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

h1, h2, h3, h4, h5, h6
		{
	background: white;
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

hr
 		{ background: white; color: #2B54A3; }

li
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

ol
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

p
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

p.bkmrk a:link 
		{
	background: white;
	color: #2B54A3;
	text-decoration: none;
}

p.bkmrk a:visited 
		{
	background: white;
	color: #2B54A3;
	text-decoration: none;
}

p.bkmrk a:hover 
		{
	background: white;
	color: #2B54A3;
	text-decoration: none;
}

p.bkmrk a:active 
		{
	background: white;
	color: #2B54A3;
	text-decoration: none;
}

p.sidenav a:link {
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.sidenav a:visited {
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.sidenav a:hover {
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.sidenav a:active {
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.topnav { margin: 0; padding: 0; }

p.topnav a:link {
	color: #FFFFF0;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.topnav a:visited {
	color: #FFFFF0;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.topnav a:hover {
	color: #FFFFF0;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

p.topnav a:active {
	color: #FFFFF0;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

td
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

tr
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

ul
		{
	color: #2B54A3;
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
}

