.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #EAEFFD;
	border: 1px solid #000033;
}
.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F385F;
	border: 1px solid #000033;
}
.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.news:link {color: #000099; text-decoration: none; font-size:13px}
.news:active {color: #000099; text-decoration: none; font-size:13px}
.news:visited {color: #000099; text-decoration: none; font-size:13px}
.news:hover {color: #000099; text-decoration: underline; font-size:13px}

.newscell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


