body {
	background-color:#ffffff;
	background-image:url(../res/default/background_shadow_blue1.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}

table {
	color:#666666;
	font-family:"Times New Roman", Arial, "@Arial Unicode MS", sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:18px;
	margin:0;
	padding:0;
	text-align:left;
}

div {
	color:#666666;
	font-family:"Times New Roman", Arial, "@Arial Unicode MS", sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:18px;
	margin:0;
	padding:0;
	text-align:left;
}

a {
	color:#d4272a;
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

