body
{
	background: #FFFFFF;
	color: #003366;
	font-family: arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;

}


h1
{
	font-size: 16pt;
}


.topsection
{ 
		font-size: 12pt;
		position : relative;
	  	z-index : 0;
		width: 100%;
		overflow: hidden;

}


.topsection a
{
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}


.topsection a:hover
{
	text-decoration: underline;
	background: #FFFFFF;
	color: #000000;
}




.mainbodyheader
{
	position: relative;
	width: 100%;
	z-index: 1;
	margin-bottom: 0.5em;
	text-align: left;

}


.rightbodytext 
{
	position: relative;
	width: 100%;
	z-index: 1;
	margin-bottom: 0.5em;
	text-align: left;
}

.rightbodytext a
{
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}

.rightbodytext a:hover
{
	text-decoration: underline;

}

.footernav
{
	position: relative;
	top: 55em;
	left: 120pt;
	width: 420pt;
	z-index: 1;
	padding: 15pt;
	margin-bottom: 0.5em;
	text-align: center;
}

.footernav a
{
	color: #009900;
	text-decoration: none;
}

.footernav a:hover
{
	text-decoration: underline;

}
}