body {
	font-family: verdana, "lucida grande", sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 19px;
	background: #D3D6DC;
}
#main {
	margin-left: 10%;
	width:810px;
	margin-top:12px;
	border: 1px solid #515C7C;
	background: #fff;
}
#header {
	width:810px;
	height:20px;
	border-bottom: 1px solid #515C7C;
	background: #eee;
}
#code {
	width:650px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:75px;
	margin-bottom:10px;
	font-family: courier, sans-serif;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
	border: 1px solid #aaaaaa;
}
#ads {
	width:810px;
	height:100px;
	background: #fff;
}
#legal {
	width:810px;
	margin-top:3px;
	text-align:right;
	color:#666;
	margin-left:10%;
}
a        { text-decoration:none; font-weight:bold; color:blue; }
a:hover  { text-decoration:underline; font-weight:bold; color:blue; }
p {
	margin:0px 15px 10px 15px;
}
h3 {
	font-size:18px;
        font-family:"times new roman", serif;
	margin:10px 15px 5px 15px;
}
td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 19px;
}
span.c {
	font-family: courier, serif;
	font-size: 13px;
}
span.title {
	font-family: verdana, sans-serif;
	font-size:26px;
}
span.counted {
	font-family: verdana, sans-serif;
	font-size:10px;
}
