﻿body,td,th {
	margin-top: 0px;
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
}
a {
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}