.textnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 299E68;
	line-height: 18px;
	}
.textnav a:link {color: #299E68;text-decoration: underline}
.textnav a:visited {color: #299E68;text-decoration: underline}
.textnav a:hover {color: #299E68;text-decoration: none}
	

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4E504D;
	line-height: 15px;
	left: 15px;
	right: 15px;
	border: none;

}
.sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .65em;
	position:relative;
	top: -.4em;
	color: 4E504D;
	vertical-align:text-top;

}
.text 	a:link {color: #4E504D;text-decoration: underline}
.text 	a:visited {color: #4E504D;text-decoration: underline}
.text 	a:hover {color: #4E504D;text-decoration: none}

BODY   
	{
		SCROLLBAR-FACE-COLOR: #D2CBAE;
		SCROLLBAR-3DLIGHT-COLOR: #E4E4E4;
		SCROLLBAR-TRACK-COLOR: #DED8C8;
		SCROLLBAR-DARKSHADOW-COLOR: #F0F0F0;
		SCROLLBAR-HIGHLIGHT-COLOR: #D4D4D4;
		SCROLLBAR-SHADOW-COLOR: #969A8F;
		SCROLLBAR-ARROW-COLOR: #969A8F;
		
	}
