
/* jumplinks and back to top links */
.jumplink  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FF9900;
	letter-spacing : 0.1em;
	text-transform : uppercase;
}

/* jump link separator - pipe character */
.jumpsep  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #FF9900;
}


/* main copy */
BODY  {
	color : #63656A;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
}

/* table cells:  had to put this in since the body text doesn't reach inside
table cells on Netscape */
TD  {
	color : #63656A;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
}



/* main text */
.maintext  {
	color : #63656A;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
}


.font26px {  font-size: 26px}
.font14px {  font-size: 14px}

