<!--

/* CSS Document */

.bodyborder {
	border: thin ridge #999999;
	background-color: #333333;
}

.insetborder {
	border: thin ridge #999999;
	background-color: #000000;
}

.bodytextmain {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CCCCCC;
}
.footer {
	font-family: Trebeuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
}
.bodyheader {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}


a:link {color: #FFF518;background: transparent;text-decoration: none;}
a:visited {color: #FFD618;background: transparent;text-decoration: none;}
a:hover {color: #5FFF18;background: transparent;text-decoration: none;}
a:active {color: #5FFF18;background: transparent;text-decoration: none;}

}.agreementheader {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.agreementtextmain {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.bodyheaderblk {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

-->