div#content_primary h2 {
text-align: center;
}

table {
width: 100%;
}

table th.month {
text-align: center;
font-variant: small-caps;
background: #808080;
color: #ffffff;
}

table tr.bio {
background: #e8ffe8;
}

table tr.mbb {
background: #dfeaff;
}

sup.bio {
color: #008000;
font-weight: bold;
}

span.mbb-star {
color: #0000ff;
font-weight: bold;
}

span.bio {
color: #008000;
}

span.mbb {
color: #0000ff;
}

span.red {
color: #ff0000;
}