a:link {color: #D50E15; text-decoration: underline; }
a:active {color: #FF0000; text-decoration: underline; }
a:visited {color: #D50E15; text-decoration: underline; }
a:hover {color: #FF0000; text-decoration: none; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
.footer_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
a.footer_link:link {color: #333333; text-decoration: none; }
a.footer_link:active {color: #999999; text-decoration: underline; }
a.footer_link:visited {color: #666666; text-decoration: none; }
a.footer_link:hover {color: #999999; text-decoration: underline; }
.credit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #999999;
}
.footer_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #999999;
	font-style: italic;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.sub_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}
