@charset "utf-8";
@import url("../webfonts/zag/stylesheet.css");
body {
	font-family: zag;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(../img/2.jpg);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table tr td {
	font-size: 12px;
	color: #333;
	margin-right: 3px;
}
table tr td p {
	font-size: 16px;
	color: #0033FF;
	font-weight: bold;
	text-align: left;
}
table {
	font-size: 24px;
	color: #009AA6;
	text-align: left;
	text-decoration: none;
}

table tr td img {
	filter: Alpha(Opacity=45;
}
table tr td img {
	vertical-align: middle;
	text-align: center;
}
table tr {

}
