body        { font-family: Verdana, Arial, Helvetica; 
              font-size: 10pt; 
              font-weight : normal;
              color:#FFFFFF;
              background-color: #000000 
            }

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 }

a.menu      { 
              font-family: Verdana, Arial, Helvetica;
              font-size: 9pt; 
              font-weight:bold 
            }

td          { 
              font-family: Verdana, Arial, Helvetica; 
              font-size: 10pt; 
              font-weight : normal;
              color:#FFFFFF;
              padding-left : 0.25cm; padding-right : 0.25cm;
              text-align : justify;
            }
            
td.foreground  
            {
              background-color:#636363;  
            }


h1          { font-family: Verdana, Arial, Helvetica; font-size: 12pt; font-weight:bold;
              text-align : center; }
h2          { font-family: Verdana, Arial, Helvetica; font-size: 10pt; font-weight:bold; 
              text-align : center; }


.marked     { text-decoration: none; 
              color:#FF9900; 
              font-family: Verdana, Arial, Helvetica;
              font-size: 10pt; 
              font-weight:bold 
            }

.indent     { margin-left : 3cm; margin-right : 3cm; 
              text-align : justify;
              color : #ffffff; }

#autor      { font-weight: bold; color : #ff9900; }
#title      { font-weight: bold; color : #55aaff; }

p           { margin-left : 1cm; margin-right : 1cm; text-align : justify;}
.centered   { text-align : center; }
ol          { margin-left : 2cm; margin-right : 1cm; }
ul          { margin-left : 2cm; margin-right : 1cm; }
