@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	background-color: #FFFFFF;
}
td {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #888888;
	font-weight: 200;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
