body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	color: #003399;
	text-align: left;
	margin-left: 5px;
}
a {
	font-size: 15px;
	color: #000099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #0000CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0099CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
