<style type="text/css">{  }
/*bogus link for NS6 bug - doesn't recognize the first style in the style sheet*/

.bogus { color: #868686; text-decoration: none; }
.bogus:hover { color: #868686; text-decoration: none; }
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	COLOR: #CC3300;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "bold 14px arial", sans-serif;
	font-weight: bold;
}
H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 14px;
	PADDING-BOTTOM: 0px;
	COLOR: #000066;
	LINE-HEIGHT: 100%;
	PADDING-TOP: 0px;
	FONT-FAMILY: "bold 14px arial", sans-serif;
	font-weight: bold;
}

/*LINK COLORS*/
.link { font: 12px arial,sans-serif;  color: #EA14EA; text-decoration: underline; }
.link:hover { color: #F47CF4;  }
.linksm { font: 10px arial,sans-serif;  color: #666666; text-decoration: underline; }
.linksm:hover { color: #CC3300;  }
.link2 { font: 11px arial,sans-serif;  color: #000066; text-decoration: underline; }
.link2:hover { color: #FFFFCC;  }
.link3 { font: 11px arial,sans-serif;  color: #000000; text-decoration: underline; }
.link3:hover { color: #FF0000;  }
.linkwhite { font: 11px arial,sans-serif;  color: #FFFFFF; text-decoration: underline; }
.linkwhite:hover { color: #FFFFCC;  }


/*BODY TEXT COLORS*/

.body { font: 11px arial,sans-serif;  color: #000066;}
.bodybold { font: bold 13px arial,sans-serif;  color: #000000;}
.bodynormal { font: 12px arial,sans-serif;  color: #000000;}
.bodysm { font: 10px arial,sans-serif;  color: #FFFFCC;}
.header { font: bold 16px arial,sans-serif;  color: #FFFFFF; }
.bodywhite { font: 11px arial,sans-serif;  color: #ffffff;}
.bodyblack { font: 12px arial,sans-serif;  color: #000000;}
-->
</style>