body {
	background-color:#ffffff;
	background-image:url(../res/Default/bg_tone.gif);
	background-repeat:repeat-x;
	color:#000000;
	height:100%;
	padding:0;
	text-align:center;
}

table {
	color:#333333;
	font-family:"Century Gothic", "MS Sans Serif", Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

div {
	color:#333333;
	font-family:"Century Gothic", "MS Sans Serif", Arial, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#333333;
	text-decoration:none;
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:underline;
}
