body        { font-family: Verdana, Arial, Helvetica; 
              font-size: 10pt; 
              font-weight : normal;
              color:#ffffff;
              background: url("/emot/image/bin.gif") #212121 50% repeat fixed
            }


a:link      { text-decoration: none; color:#FF9900 }
a:visited   { text-decoration: none; color:#FF9900 }
a:active    { text-decoration: none; color:#FF9900 }
a:hover     { text-decoration: none; color:#66CCFF }

td          { 
              font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-weight : normal;
              text-align : center;
              color:#FFFFFF;
              padding-left : 0.2cm; padding-right : 0.2cm;
            }

td.emot     {
              font-family: Courier;
              background-color : #003300;
            }

td.cent     { 
              text-align : center; background-color : #636363;
            }

td.green    {
              text-align : center;
              background-color : #446622;
            }
td.left     { text-align : left; }

th          { background-color : #636363; font-size: 10pt; 
              font-weight : normal;color : #ffffff; 
              padding-left : 0.2cm; padding-right : 0.2cm; }      
th.right    { text-align : right; }      

td.fg  
            {
              background-color:#636363;
            }


h1          { font-family: Verdana, Arial, Helvetica; font-size: 12pt }
h2          { font-family: Verdana, Arial, Helvetica; font-size: 10pt; text-align : center; font-weight:bold }
