body     { background-color: #222255    ; color       : #fff ;
           font-size       : 12pt       ; line-height : 130% ;
           padding: 6px    ; 
           font-family :"Century Gothic," Verdana, Arial, sans-serif;}

a:link    { color: #ddd     ; text-decoration: none}
a:visited { color: #99b     ; text-decoration: none}

p.red    { font-size  : 13pt   ; color: #ffd  ;  font-weight : normal ;
           background : #a34   ; padding: 4px ;  text-align  : center ;}

p.blue   { font-size  : 13pt   ; color: #ffd  ;  font-weight : normal ;
           background : #24a   ; padding: 4px ;  text-align  : center ;}

p.gray   { font-size  : 12pt   ; color: #ffd  ;  font-weight : normal ;
           background : #bba   ; padding: 4px ;  text-align  : center ;
           line-heigh : 100%   ;}


div.eng  { font-size   :  11.5pt ; color: #fff    ; line-height: 135% ;
           padding     :   6p    ; text-indent    : 1em  ;
           font-family :"Century Gothic," Verdana, Arial, sans-serif;}

div.cp    { font-size  :  11pt   ; color: #fff    ; line-height: 130% ;
           padding     :   6p    ; text-indent    : 1em  ;}

div.cap  { font-size   : 12pt    ; color: #422   ; line-height: 130% ;
           background  : #eed    ; padding: 18px ;
           margin      : 0px 0px 0px 0px ; }

h1        { font-size  :  13pt   ; font-weight: normal ; color: #fab;
            text-align :  center ; line-height:  60%   ; }

h2        { font-size  :  14pt   ; font-weight: normal ; color: #fab ;
            text-align :  center ; line-height:  60%   ;}


h3       { font-size   : 12pt    ; font-weight: bold   ; color: #fab; 
           text-align  : center  ; line-height:  60%   ;}

h4       { font-size   : 11pt    ; font-weight: bold   ; color: #fff; 
           text-align  : center  ; line-height: 100%   ;}

h5       { font-size   : 15pt    ; font-weight: normal ; color: #fbe; 
           text-align  : center  ; line-height: 120%   ;}

h6       { font-size   : 10.5pt  ; font-weight: bold   ; color: #fcc;
           text-align  : center  ; line-height: 100%   ;}

span      { color: #c22}

table     { margin-right: auto; margin-left: auto }

