BODY { background:  #000000 ;
       color:       #FFFFFF ;
       text-align:  LEFT    ;
       font-size: 12pt }
A:link        { color: #77CCFF }
A:visited     { color: #FFFF00 }
A:active      { color: #C0FFC0 }
A:focus:hover { color: #000CFF }
.section {  text-align: center ;
            font-weight: 900 ;
            font-size: 24pt }
.title {    background: #77CCFF ;
            color: #000000 ;
            text-align: center ;
            font-size: 16pt }
.cellmain { font-size: 14pt;
            border-top:    solid #77CCFF ;
            border-right:  none ;
            border-bottom: none ;
            border-left:   none }
.progress { color : #FFA000 }

TD.glossary { 
	background: #77CCFF ;
        color: #000000 ;
        text-align: center ;
        font-size: 16pt
}

DT.glossary {
	font-weight: bolder ;
}
DD.glossary {
	font-size: 12pt
}