.left-text {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.left-text2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	
}
.left-text3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 18px;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
.text2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.table-text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}
.title-text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	text-decoration: none;

}

.left {
	float:left;
}
.right {
	float:right;
}
.cf {
	clear:both;
	height:1px;
	font-size:1px;
}
.maintext,
.maintext table{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}

.maintext h2{
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	margin-top:10px;
}
.maintext h3{
	font-size: 14px;
	margin-top:10px;
}
.maintext p{
	font-size: 11px;
	margin-top:10px;
}
.rollnews {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
}