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;
}
.LargeText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #A31D10;
}
ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B21D10;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF01;
}
td {
	text-align: left;
	vertical-align: top;
}
.NaviText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #931D0F;
}
.NaviText a {
	color: #931D0F;
}
.NaviText a:hover {
	color: #000;
	text-decoration: underline;
 }
 
.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;
}

#lbn-adspace {
	width:790px;
	height:180px;
	}
