table    { color: black; font-size: 8pt; font-family: "Times New Roman", Times, serif}
.forms  { font-size: 7pt }
.a-bold  { font-weight: bolder; font-size: 8pt }
.a-bold-blue { color: #333399; font-weight: bolder; font-size: 8pt }
.a-bold-white { color: white; font-weight: bolder; font-size: 8pt }
.a-bold-orange { color: #f60; font-weight: bolder; font-size: 8pt }
.b-bold     { font-weight: bold; font-size: 9pt }
.b-bold-blue  { color: #333399; font-weight: bold; font-size: 9pt }
.b-bold-white { color: white; font-weight: bold; font-size: 9pt }
.b-bold-orange { color: #f60; font-weight: bold; font-size: 9pt }
.c-bold    { font-weight: bold; font-size: 12pt }
.c-bold-blue { color: #333399; font-weight: bold; font-size: 12pt }
.c-bold-white { color: white; font-weight: bold; font-size: 12pt }
.c-bold-orange { color: #f60; font-weight: bold; font-size: 12pt }
.a-bold-red { color: red; font-weight: bolder; font-size: 8pt}
.a-bold-teal { font-weight: bolder; font-size: 8pt; color: #009999}
.small {
color: black; font-size: 7pt; font-family: "Times New Roman", Times, serif
}
