/* CSS Document */

body {
	background-color: #E6E6E6;
	margin-top: 50px;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.td {
	font-size: 10px;
	font-weight: normal;
	line-height: 12pt;
}
