@charset "UTF-8";
/* CSS Document */

.footnote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
}
.bodyHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.hyperLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.subMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
}
.pictureLink {
	color: #F1F0F0;
}
.contactLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
a img {border: none;
}