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: 0px;
}
A:link {
 color:#666666;
 text-decoration:none;
}
A:visited {
 color:#666666;
 text-decoration:none;
}
A:active {
 color:#666666;
 text-decoration:none;
}
A:hover {
 color:#9E0B0E;
 text-decoration:underline overline;
 position:relative;
}
.wtext {
    font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
.rtext {
    font-size: 12px;
	line-height: 140%;
	color: #9E0B0E;
}
.btext {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	font-weight: bold;
}
.brtext {
	font-size: 12px;
	line-height: 140%;
	color: #9E0B0E;
	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: #9E0B0E;
}