.blue { font-size: 8pt; background-color: #0099ff; line-height: 145%; }
.blue-header { background-color: #003366; }

.orange { font-size: 8pt; background-color: #ffb200; line-height: 145%; }
.orange-header { background-color: #a47300; }

.green { font-size: 8pt; background-color: #99cc00; line-height: 145%; }
.green-header { background-color: #587500; }

.purple { font-size: 8pt; background-color: #993399; color: white; line-height: 145%; }
.purple-header { background-color: #662266; }

.red { font-size: 8pt; background-color: #ea3a00; line-height: 145%; }
.red-header { background-color: #cc0000; }

.front { font-size: 8pt; line-height: 145%; }
.front a { color: #666666; text-decoration: underline; }
.front a:hover { color: #000000; text-decoration: none; }
.front-header { background-color: #ffb200; color: #333333; }