BODY {
	font: 10pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #FFFFFF;
}
INPUT {
	background-color: #000000;
	font: 9pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #FF6600;
}
SELECT {
	background-color: #000000;
	font: 9pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #FF6600;
}
TEXTAREA {
	background-color: #000000;
	font: 9pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #FF6600;
}
FOOTNOTE {
	text-decoration: none;
}
A {
	color: #FF6600;
	text-decoration: none;
}
A:active {
	color: #FF9900;
	text-decoration: underline;
}
A:link {
	color: #FF6600;
	text-decoration: none;
}
A:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* Used in top (everpresent) frame */
.MASTHEAD {
	font: 24pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #000000;
}
.SUBMAST {
	font: 9pt Georgia;
	color: #000000;
}
/* Used in articles page */
.ARTICLEDATE {
	font: 13pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #999999;
}
.ARTICLETITLE {
	font: 13pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #FFFFFF;
}
.ARTICLE {
	font: 10pt Arial;
	color: #FFFFFF;
}
/* Used in calendar frame */
.CALENDARHEAD {
	font: 13pt Georgia;
	color: #000000;
}
/* Used in the Links page. */
.LINK_MYDESCRIPTION {
	font: 10pt Arial;
	color: #666666;
}
.TD_LINKNAME {
	background-color: #666666;
	font: 13pt Georgia, Verdana, Trebuchet MS, Arial;
	color: #000000;
}
.TD_LINKHREF {
	font: 9pt Arial;
	color: #FFFFFF;
	border: 1px solid #666666;
	text-align: right;
}
/* Used everywhere */
.SMALL {
	font: 7pt Arial;
	color: #FFFFFF;
}
.BORDERED {
	border: 1px solid #FF6600;
}
.ERROR {
	font: 10pt Arial;
	color: #FF0000;
}
.ASHNAV {
	font: 8pt Arial;
	color: #999999;
}
