body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
	background: #EEEEEE;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
} 
a:link {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	border-bottom: 1px dotted;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid;
	text-decoration: none;
}
.tabelc {
	border: 1px solid #666666;
}
