body {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

ul {
list-style-type: disc;
color: #990000;
}

ul span {
color: #000;
}

a {
color:#870028;
text-decoration: none;
}

a:hover {
color: #000;
}

h1 {
color: #870028;
font-size: 1.3em;
text-align: left;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #870028;
	text-decoration: none;
}
.background {
	background-image: url(images/building-background.jpg);
	background-repeat: no-repeat;
}
.boldtext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}