body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: center center;
}
.wtext {
    font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.rtext {
    font-size: 12px;
	line-height: 140%;
	color: #ED1C24;
}
.btext {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.bbtext {
	font-size: 12px;
	line-height: 140%;
	color: #0D11C4;
	font-weight: bold;
}
.stext {
    font-size: 11px;
	line-height: 140%;
	color: #333333;
}
.swtext {
    font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
}
.srtext {
    font-size: 11px;
	line-height: 140%;
	color: #ED1C24;
}
