body {
	background-color:#ffffff;
	background-image:url(../res/layout/container_bg.jpg);
	background-repeat:repeat;
	margin:0;
	padding:0;
	text-align:center;
}

table {
	color:#666666;
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:150%;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

div {
	color:#666666;
	font-family:Georgia, "Times New Roman", serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	line-height:150%;
	margin:0;
	padding:0;
	vertical-align:text-top;
}

a {
	color:#693315;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

