body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: small;
}
a {
	font-style: italic;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.table {
	padding: 1px;
	margin-right: 1px;
}

