a {
	/*font-family: Georgia, "Times New Roman", Times, serif;
	color: #993333;
	text-decoration: none;
	font-size: 10px;*/
	font-family:Arial;
	color: #005279;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #005279;
	text-decoration: none;
}

table {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
}
strong {
	font-weight: bold;
	color: #003366;
}

