.wsr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: bottom;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	color: #333333;
}
.heading_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 18px;
}
