@charset "UTF-8";
.names {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
.titles {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-size: medium;
	color: #000000;
}
.diversityheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #990000;
}
