body {
	font-family: "Arial,Helvetica,Sans Serif";
	font-size: 14px;
}
td {
	font-family: "Arial,Helvetica,Sans Serif";
	font-size: 12px;
}
/* format standard body link */
a {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/* format paragraph spacing */
p {
	margin-top: 12px;
}
/* format navigation bar links */
.cssnavlink {
	color: #006666;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
}
.cssnavlink:hover {
	color: #FF9900;
}
/* format page header text */
.csspagehead {
	color: #006666;
	font-family: "Arial,Helvetica,Sans Serif";
	font-weight: bold;
}
/* format page title text */
.csstitle {
	color: #FF9900;
	font-family: "Arial,Helvetica,Sans Serif";
	font-size: 24px;
	font-weight: bold;
}
/* format section header */
.csssecthead {
	color: #CC3333;
	font-family: "Arial,Helvetica,Sans Serif";
	font-size: 17px;
	font-weight: bold;
}
/* format footer links */
.cssfootlink {
	color: #663399;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
}
.cssfootlink:hover {
	color: #FF9900;
}
/* format sub navigation links */
.csssublink {
	color: #663399;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
}
.csssublink:hover {
	color: #FF9900;
}
.csssublinkselected {
	color: #c0c0c0;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 11px;
}
/* format back to top links */
.cssbacktotoplink {
	color: #006666;
	text-decoration: underline;
	font-family: "Arial";
	font-size: 12px;
}
.cssbacktotoplink:hover {
	color: #FF9900;
}
/* format news text */
.cssheadernews {
	font-family: "Arial,Helvetica,Sans Serif";
	font-size: 13px;
}

