body{
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	background-color: #3B0003;
}
tr,td {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
}
A:link {
 color:#FFFFFF;
 text-decoration:underline;
}
A:visited {
 color:#FFFFFF;
 text-decoration:underline;
}
A:active {
 color:#FFFFFF;
 text-decoration:underline;
}
A:hover {
 color:#cccccc;
 text-decoration:underline;
}
A {
 text-decoration:none
}
.texts {
	font-size: 11px;
	line-height: 140%;
	color: #FFFFFF;
}
.textb {
	font-size: 12px;
	line-height: 140%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.textm {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	font-style: normal;
}
.textmb {
	font-size: 14px;
	line-height: 140%;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
