@charset "utf-8";
/* CSS Document */

h3 {
text-align: center;
}
.midCol {
width: 55%;
font-size: .9em;
}
.midCol li {
list-style: none;
}
.darkRedBold {
color: #860B2B;
font-weight:bold;
}
