.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.navlinks { font-family: Arial; font-weight: bold; color: white; font-size: 10pt; text-decoration:none }
.sublinks { font-family: Arial; font-weight: bold; color: yellow; font-size: 9pt; text-decoration:none }
.pagelinks { font-family: Arial; color: #006699; font-size: 10pt; }
.pagelinks_right { font-family: Arial; color: #333333; font-size: 10pt; text-align: right }
.article_title { font-family: Arial; font-weight: bold; color: black; font-size: 10pt; text-decoration:none }
.page_name { font-family: Arial; font-weight: bold; color: #333399; font-size: 12pt; text-decoration:none }
.article_body { font-family: Arial; color: black; font-size: 10pt; text-decoration:none }
.article_right { font-family: Arial; color: black; font-size: 10pt; text-decoration:none; text-align: right }
.whole_page { font-family: Arial; color: black; font-size: 12pt; text-decoration:none }
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:hover.topnav {
	color: #8F92C8;
}
a:hover.navlinks { color: #FFE292; }