body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.myborder {
	border: 1px solid #000000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	line-height: 1.7;
}
.bodytext a:link {
	font-size: 1em;
	color: #0033CC;
	text-decoration: none;
}
.bodytext a:visited {
	font-size: 1em;
	color: #0033CC;
	text-decoration: none;
}
.bodytext a:hover {
	font-size: 1em;
	color: #0033CC;
	text-decoration: underline;
}
.bodytext a:active {
	font-size: 1em;
	color: #0033CC;
	text-decoration: none;
}

.super {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

.sub {
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}



.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.5em;
}
.footertext a:link {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
.footertext a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}
.footertext a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #000000;
}
.footertext a:active {
	font-size: 1em;
	text-decoration: none;
	color: #000000;
}

.navitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
}
.navitext a:link {
	color: #FFFFFF;
}
.navitext a:visited {
	color: #FFFFFF;
}

.navitext a:hover {
	color: #FFFFFF;
}
.navitext a:active {
	color: #FFFFFF;
}


.bodytextTITLE {
	font-size: 2em;
	color: #000000;
	line-height: 1em;
	font-weight: bold;
}

.bodytextSUBHEADING {
	font-size: 1.5em;
	color: #000000;
	line-height: 1em;
}
