h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFF01;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A01D0F;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF01;
}
td {
	text-align: left;
	vertical-align: top;
}


.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #931D0F;
}
.FooterText a {
	color: #931D0F;
	text-decoration: underline;
}
.FooterText a:hover { color: #931D0F; }

.BodyTile {
	background-image: url(images/bodytile.jpg);
}
.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #931D0F;
}
