body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-attachment: scroll;
	background-image: url(imgs/bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.wtext {
    font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.rtext {
    font-size: 12px;
	line-height: 140%;
	color: #F5A3B8;
}
.btext {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.brtext {
	font-size: 12px;
	line-height: 140%;
	color: #C82A93;
	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: #F5A3B8;
}