body {
	background-color:#cfd8e2;
	background-image:url(../res/Default/bg.jpg);
	background-repeat:repeat-x;
	margin:24px 0 20px;
	padding:0;
	text-align:center;
}

table {
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
}

div {
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	text-decoration:none;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

