@charset "utf-8";
/* CSS Document */
td img {display: block;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight:normal;
}
body {
	background-color: #333;
	margin:0;
}
body, html {
	height:100%;
	width:100%;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #999;
}
h1 {
	font-size: 14px;
	color: #FFF;
	font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #CCC;
	font-weight:bold;
}
