body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

table {
	width:502px;
	border-style:dotted;
	border-width:1px;
	border-color: #cecece;
}

th {
	height:25px;
	background-color: #ccc;
	color: #000;
}

td {
	height:20px;
}