.title {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 120%;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02376B;
	font-weight: bold;
}
.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 120%;
}
.featuredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 120%;
	text-align: right;
	font-weight: bold;
}
.titlered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	line-height: 120%;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 120%;
	text-align: right;
	font-weight: normal;
}