<style type="text/css">

body
{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background: #ffffff;
}
a:link { color: #007755 }
a:visited { color: purple }
a:active { color: #0000aa }
a:hover { color: #0000cc }

div.horiznav
{
	margin: 0.3in;
	text-align: center;
	font-weight: bold;
}

div.horiznav_bottom
{
	clear:right;
	margin: 0.3in;
	padding-top: 0.4in;
	text-align: center;
	font-weight: bold;
}

div.vertnav
{
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
	margin: 0.2in;
}

h1
{
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #007755;
	margin-top: 0.0in;
	padding-top: 0.0in;
	margin-bottom: 0.0in;
	padding-bottom: 0.0in;
}

h2
{
	font-size: 200%;
	font-weight: bold;
	color: #007755;
	margin-top: 0.0in;
	padding-top: 0.0in;
	margin-bottom: 0.0in;
	padding-bottom: 0.0in;
}

h3
{
	font-size: 150%;
	font-weight: bold;
	color: #007755;
	margin-top: 0.0in;
	padding-top: 0.0in;
	margin-bottom: 0.0in;
	padding-bottom: 0.0in;
}

.center
{
	text-align: center;
}

div.main-title
{
	font-size: 100%;
	margin-top: 1.0in;
	margin-bottom: 0.6in;
	margin-left: 1.0in;
	margin-right: 1.0in;
}

div#column-right
{
	float:right;
	width: 40%;
	margin-left: 0.4in;
	margin-top: 0.2in;
	margin-bottom: 0.2in;
	margin-right: 0.2in;
	padding: 0.0in;
	border: 1px solid black;
}

div#column-left
{
	margin: 0.2in;
	padding: 0.2in;
}

div.box
{
	margin: 0.1in;
	padding: 0.1in;
	border: 1px solid black;
}

div.stretch
{
	margin-bottom: 1.0in;
}
</style>
