body,td,th {
	font-family: arial, Helvetica, Verdana;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #999999;
	text-decoration: none;
}

a:focus {
		outline: none;
}

a:hover {
	text-decoration: underline;
}

