body
{
	font-family: Jenson, Times, serif;
	font-size: 90%;
	margin-left: 0%;
	margin-top: 0%;
	text-align: justify;
}

p
{
	font-size: 90%;
	text-align: justify;
	line-height: 1.5em;
}

dl,ul { font-size: 90%; }
i { font-size: 100%; }

h1
{
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 190%;
	font-family: Jenson, Times, serif;
}

h2
{
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 140%;
	font-family: Jenson, Times, serif;
}

h3
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-family: Jenson, Times, serif;
}

h4
{
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Jenson, Times, serif;
}

hr
{
	margin-top: 1em;
	margin-bottom: 1em;
}

A:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #223746;
	text-decoration: none;
}

A:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:visited:hover
{
	color: #223746;
	text-decoration: none;
}

A:active
{
	color: #ffffff;
	text-decoration: none;
}

A.home:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.home:hover
{
	color: #ffffff;
	text-decoration: underline;
}

A.home:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.home:visited:hover
{
	color: #ffffff;
	text-decoration: underline;
}

A.home:active
{
	color: #223746;
	text-decoration: none;
}

A.nav:link
{
	color: #223746;
	text-decoration: none;
	font-weight: bold;
}

A.nav:hover
{
	color: #ffffff;
	text-decoration: none;
}

A.nav:visited
{
	color: #385C76;
	text-decoration: none;
	font-weight: bold;
}

A.nav:visited:hover
{
	color: #cccccc;
	text-decoration: none;
}

A.nav:active
{
	color: #ffffff;
	text-decoration: none;
}

A.nav2:link
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}

A.nav2:hover
{
	color: #162630;
	text-decoration: none;
	font-size: 80%;
}

A.nav2:visited
{
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}

A.nav2:visited:hover
{
	color: #162630;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}

A.nav2:active
{
	color: #51768b;
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
}

img.float-right
{
	border: 1px solid #01025E;
	padding: 2px;
	color: #fff;
	margin: 4px 0 6px 24px;
	float: right;
}

img.float-left
{
	border: 1px solid #01025E;
	padding: 2px;
	color: #fff;
	margin: 4px 24px 6px 0;
	float: left;
}
