.arial-css {
	font-family: "Arial";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
}
.arial-big {
	font-family: "Arial";
	font-size: 14px;
	line-height: 135%;
	font-weight: bold;
	color: #0066CC;
}
.arial-big-black {
	font-family: "Arial";
	font-size: 13px;
	line-height: 135%;
	color: #666666;
	font-weight: bold;
}
.arial-red-big {
	font-family: "Arial";
	font-size: 15px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
}
.arial-css-red {
	font-family: "Arial";
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #CC0000;
}
