@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #F3F3F3;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
}
body table {
	background-color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
}

body table a {
	font-family: Verdana, Geneva, sans-serif;
	color: #ffffff;
	font-size: 10px;
}
