@charset "utf-8";
/* CSS Document */

.contentDisplay .centerTitle h1 { padding-left: 0px; }
.contentDisplay .centerSubTitle h2 { padding-left: 0px; }

.contentDisplay th { text-align: left; }
.contentDisplay .red { color: #863147; }

.contentDisplay .contentBody p {
	text-align: justify;
}
.contentDisplay .contentBody a {
	color: #066c56;
}
