body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
}

body,td,th {
	font-family:  Times New Roman, Times, serif;
	font-size: 14 px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #006084;
	text-decoration: underline;
}