body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #093EA9;
	font-size: 9pt;
	line-height: 18px;

}
td {
	font-size: 9pt;
	line-height: 18px;
	color: #D1D1D1;

}
.big-title {
	font-size: 14px;
	font-weight: 600;
	color: #FFFFFF;
	padding-top: 8px;

}
.news {
	color: #292929;
}
a {
	color: #ffffff;
	text-decoration: none;
}
.copy {
	color: #333;
	padding-top: 8px;

}
input {
	font-family: "ËÎÌå";
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #666666;
}
