/* CSS Document */
.notes {
	color: #996600;
	font-size: 12px;
}
body {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.sponsor_names {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.sponsor_names a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.sponsor_type {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sponsor_heading {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.sponsor_notes {
	font-size: 11px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}

.mission_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-style: italic;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
}

a.sponsor_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.building_name {
	font-size: 20px;
	font-weight: bold;
}

