body {
    margin: 0;
    text-align: center;
    background-color: #ffffff;
    background-image: url("images/main_bg.jpg");
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #757980;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.data {
	font-family: Verdana;
	font-size: 10px;
	color: #209BB7;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Verdana;
	font-size: 9px;
	color: #7D7D7D;
	text-decoration: none;
	border: none;
}
.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #209BB7;
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #467B99;
	text-decoration: none;
	border: none;
}
.head {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #209BB7;
	text-decoration: none;
	border: none;
}