body {
	background-color:#ffffff;
	background-image:url(../res/img/bg_body.jpg);
	background-repeat:repeat-x;
	margin:0 0 20px;
	padding:0;
	text-align:center;
}

table {
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

div {
	color:#ffffff;
	font-family:Verdana, Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	line-height:16px;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

a {
	color:#314a55;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

