@charset "utf-8";
/* CSS Document */

.contentDisplay {}

.contentDisplay th { text-align: left; }
.contentDisplay .red { color: #d10019; }

.contentDisplay H1 {
	margin-bottom: 0;
	padding-left: 12px;
	color: #003971;
}
.contentDisplay .body {}