 /* \Pp\Chores\SbUpperEast\w1\General.css  2008/11/22 djl --  */

body,table
        { font-family           : Verdana, Arial, sans-serif                    /* "table" does not inherit this? */
        ; font-size             : 0.4cm                                         /* "table" does not inherit this */
        ; font-style            : normal                                        /* "table" does not inherit this */
        ; font-variant          : normal                                        /* "table" does not inherit this */
        ; font-weight           : normal                                        /* "table" does not inherit this */
        ; line-height           : 1.3em                                         /* "table" does not inherit this */
        ; text-align            : left                                          /* "table" does not inherit this */
        }
body
        { margin                : 0.5cm 1.0cm 2.0cm 1.0cm
        }
h1                                                                              /* Most colors are elsewhere -- Page title */
        { color                 : black                                         /* Supposed to be overridden */
        ; text-align            : center
        ; font-family           : Verdana, Arial Black, Arial, sans-serif
        ; font-size             : 0.6cm
        ; font-weight           : 700
        ; margin                : 1.6em 0em 1.2em 0em
        }
h2                                                                              /* Most colors are elsewhere -- Section title */
        { color                 : black                                         /* Supposed to be overridden */
        ; font-family           : Verdana, Arial Black, Arial, sans-serif
        ; font-size             : 0.6cm
        ; font-weight           : 600
        ; margin                : 1.6em 0em 0.8em 0em
        }
h3                                                                              /* Most colors are elsewhere -- Section title */
        { color                 : black                                         /* Supposed to be overridden */
        ; font-family           : Verdana, Arial Black, Arial, sans-serif
        ; font-size             : 110%
        ; font-weight           : normal
        ; margin                : 1.3em 0em 0.6em 0em
        }
p
     /* { text-indent           : 1.0em */
     /* ; line-height           : 1.3em */
        { margin                : 1.5ex 0ex
        }
dt,.dt
        { font-weight           : 400
        ; font-size             : larger
        ; margin                : 0.1ex 0ex 0ex 0ex
        }
a
        { font-variant          : small-caps
        ; text-decoration       : none
        ; font-size             : 1.1em
        }
strong,em,.emph
        { font-size             : 1.1em
     /* ; background-color      : #fff */
        }

.smaller         { font-size:smaller }