/* test sheet main */

body      { background-color: #222     ; color      : #fff ;
            font-size       : 11.5pt   ; line-height: 150% ;
            font-family:"Century Gothic," Verdana, Arial, sans-serif;}

div.cont  {font-size: 12pt  ;line-height: 125%; color: #333 
           ; font-weight: bold }

div.heada {font-size: 12pt  ;line-height: 150%; color: #112 ;}

div.head  {font-size: 12pt  ; font-weight: bold ;}

div.def   {font-size: 12pt  ;line-height: 125%; color: #222 ;}

div.subcp {font-size: 11pt  ;line-height: 110%; color: #422 ;
           font-family:"Century Gothic," Verdana, Arial, sans-serif;}

div.wh_s  {font-size: 11pt  ;line-height: 120%; color: #fff ;
           font-family:"Century Gothic", Verdana, Arial, sans-serif;}

div.wh_b  {font-size: 11pt  ;line-height: 120%; color: #fff ;
           font-family:"Century Gothic", Verdana, Arial, sans-serif;
           font-weight: bold;}

span      { color: #c22}

h1        { font-size   :  14pt    ; font-weight: bold   ;  color: #ddd;
            text-align  :  center  ; line-height: 100%   ; 
            font-family : "Century Gothic," Verdana, Arial, sans-serif ;}

h2        { font-size   :  14pt    ; font-weight: normal ; color: #ddd ;
            text-align  :  center  ; line-height: 100% ;
            font-family :  "Century Gothic," Verdana, Arial, sans-serif;}

h3        { font-size   :  13pt    ; font-weight:  bold  ; color: #622 ;}

p.chacl   { font-size   : 13pt   ; font-weight : bold  ; color  : #feb ;
            background  : #411   ; text-indent : 1em   ; padding: 8px  ;}

p.gray    { font-size   : 12pt   ; font-weight : bold  ; color  : #fff ;
            background  : #666   ; text-indent : 1em   ; padding: 8px  ;}

p.blue    { font-size   : 12pt   ; font-weight : bold  ; color  : #ddf ;
            background  : #238   ; text-indent : 1em   ; padding: 8px  ;}

p.small   { font-size: 11pt; color: #422 ;}
p.lar_w   { font-size: 12pt; color: #fff ;}

p.wh_s    { font-size: 11pt  ;line-height: 120%; color: #fff ;
            font-family:"Century Gothic", Verdana, Arial, sans-serif;}

a:link    { color: #f99     ; text-decoration: none}
a:active  { color: #aab     ; text-decoration: none}
a:visited { color: #66f     ; text-decoration: none}



table     { margin-right: auto; margin-left: auto }
 