.navActive {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
	line-height: 28px;
}

.navLinks {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height: 28px;
}

.navLinks:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #37050B;
	text-decoration: none;
	line-height: 28px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.pr-title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #0066FF;
}

.description {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

.figureText {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

.subTitle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

.title {
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
}

.titleUnbold {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: #CC0000;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: #BBBBBB;
	line-height: 16px;
}

.topText {
	font-family: Arial;
	font-size: 11px;
	color: #0066FF; 
	font-weight: bold;
	line-height: 16px;
}