.head-title {
 background-color: #2a2a2a;
 color: yellow;
 font-weight: bold;
 font-size: 18px;
 text-align:center;
}

.head-body {
 font-weight: bold;
 font-size: 24px;
 text-align:center;
 border: 2px solid black;
}

.regular-title {
 background-color: #2a2a2a;
 color: yellow;
 font-weight: bold;
 font-size: 16px;
}

.regular-body {
 font-size: 14px;
 border: 2px solid black;
}

.ads-column {
 text-align:center;
 vertical-align:top;
 width: 125px;
}
