/*   ZCSS.CSS   [09sep2006]  */


background="images/bg.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" 


body          { font-weight: normal; 
                font-size: 11pt; 
                font-family: Verdana, Arial, sans-serif; 
                color: #333; 
                background-color: #FFF;
                margin-top: 0;
                margin-left: 0;
                margin-right: 0; }
p             { font-weight: normal; 
                font-size: 11pt; 
                font-family: Verdana, Arial, sans-serif; 
                color: #333; 
                margin-top: 10;
                margin-bottom: 10;
                background: transparent; }
p.menu        { font-weight: normal; 
                font-size: 10pt; margin-bottom: 0px;     /*[25apr2008]*/
                font-family: Verdana, Arial, sans-serif; 
                color: #333; 
                background: transparent; }
p.smal        { font-weight: normal; 
                font-size: 9pt; 
                font-family: Verdana, Arial, sans-serif; 
                color: #333; 
                background: transparent; }
p.mini        { font-size: 10px; color: #666; margin-left: 20px; margin-top: 0; margin-bottom: 0; }
table         { font-weight: normal; 
                font-size: 11pt; 
                font-family: Verdana, Arial, sans-serif; 
                color: #333; 
                background: transparent; }
li            { font-size: 10pt; margin-top: 0px; margin-bottom: 0px; }     /*[25apr2008]*/
ul            { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; }   /*[25apr2008]*/
A             { text-decoration: none; }
A:link        { color: #000; }
A:visited     { color: #000; }
A:active      { color: #009; }
A:hover       { color: #00F; }

H1            { font-size: 24pt; font-weight: normal; margin-bottom: 0; color: #333; }
H2            { font-size: 18pt; font-weight: normal; margin-bottom: 0; color: #333; }
H3            { font-size: 14pt; font-weight: normal; margin-bottom: 0; color: #333; }
H4            { font-size: 12pt; font-weight: bold;   margin-bottom: 0; color: #333; }
H5            { font-size: 11pt; font-weight: bold;   margin-bottom: 0; color: #333; }
H6            { font-size:  9pt; font-weight: bold;   margin-bottom: 0; color: #333; }
