body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}
a {
	text-decoration: none;
	font-size: 20px;
	color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a.footer:link {
	font-size: 15px;
}
a.footer:visited {
	font-size: 15px;
}
a.footer:hover {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer:active {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}
