body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(images/bg.jpg);
}
.title_main {
	font-size: 16px;
	font-weight: bold;
	color: #00558E;
}
.big_text {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.mid_text {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.small_text {
font-size: 12px;
color: #666666;


}