td {vertical-align: top;}
.title {font-family: serif; font-size: 18pt}
.topper {font-family: serif; font-variant: small-caps; font-size: 14pt}

/* Try to use these for most formatting */
h1 {font-family: serif; font-size: 18pt; color: #663366}
h2 {font-family: serif; font-size: 14pt; color: #663366}
h3 {font-family: serif; font-size: 12pt; color: #000000}
.greenhead {font-family: serif; font-size: 12pt; color: #008000; font-weight: 800}
.blackhead {font-family: serif; font-size: 12pt; color: #000000; font-weight: 800}
body {font-family: sans-serif; font-size: 10.5pt}
.serif {font-family: serif}
.detail-normal {font-family: sans-serif; font-size: 10.5pt}
.detail-small {font-family: sans-serif; font-size: 9pt}
.caption {font-weight: bolder}

/* Alternating backgrounds */
.bg1 {background: white}
.bg0 {background: #dae8da}
.bggray {background: #c0c0c0}

/* Popup layers */
.popup {position: absolute; visibility: hidden; background-color: #dae8da; layer-background-color: #dae8da border-left: 1px solid black; border-top: 1px solid black; border-bottom: 3px solid black; border-right: 3px solid black; padding: 3px; z-index: 10 }
