body {
	font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.ondark {
	color: #CCCCCC;
	font-weight: bold;
}
.lastupdated {
	color: #999999;
	text-align: right;
}
p {
	font-size: 11px;
	font-weight: normal;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.currentpage {
	color: #FFCC00;
}
.hideondark {
	color: #333333;
}
.maintitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
.linksondark {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
li {
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image:  url(gfx/misc/ybullit.gif);
	font-weight: normal;
	color: #444444;
}
.thispage {
	color: #FFCC00;
	font-weight: bold;
}
td {
	font-size: 11px;
}
.plain {
	font-size: 11px;
	color: #444444;
}
.texttitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.texttitleonblack {
	font-weight: bold;
	color: #FFCC00;
}
.underline {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.onorange {
	font-weight: bold;
	color: #666666;
}
.texxtitlegray {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
