BODY.normal         {
                        Text-Align : Center ;
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Background : white ;
                }
:link         {
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : #0000aa ;
                        Text-Decoration : None ;
                        Font-Weight : Bold
                }
:visited         {
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : #0000aa ;
                        Text-Decoration : None ;
                        Font-Weight : Bold
                }
TD.header         {
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : black ;
                        Background-Color : #CCCC99 ;
                        Font-Weight : Bold ;
                        Vertical-Align : Top
                }
TD.normal         {
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : black ;
                        Background-Color : #EEEEEE ;
                        Vertical-Align : Top
                }
TD.lang         {
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : black ;
                        Background-Color : honeydew ;
                        Vertical-Align : Top
                }
TD.error-header         {
                        Text-Align : Center ;
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : white ;
                        Background-Color : red ;
                        Font-Weight : Bold ;
                        Vertical-Align : Top
                }
TD.error-normal         {
                        Text-Align : Center ;
                        Font-Family : Arial, Helvetica ;
                        Font-Size : 10pt ;
                        Color : #27509C ;
                        Background-Color : honeydew ;
                        Vertical-Align : Top
                }

table.sortable thead td, table.sortable td.header { color: #00a; font-weight: bold; cursor: pointer !important; }
