body,td,th {
	font-family: Arial, Verdana, sans-serif;
	line-height: 130%;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.conts{ line-height: 18px; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
.bigf {
	font-size: 14px;
	font-weight: bold;
}