body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
}
.topbalk {
	border-top-width: 1px; 
	border-top-color: #999999; 
	border-top-style: dotted; 
	border-bottom-width: 1px; 
	border-bottom-color: #999999; 
	border-bottom-style: dotted;
}
td {
	font-size: 12px;
}
a {
	text-decoration: none;
}

