body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.percent {
	height: 100%;
	width: 100%;
}
.title {
	font-family: Helvetica, Arial;
	font-size: 20px;
	color: #484F5E;
	font-weight: bolder;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

