body {padding: 5px}

a {font-family: Arial;
   font-style: normal;
   font-size: 8pt; 
   font-weight: bold; 
   color: #FFFFFF;
   text-decoration: none}
   
a:hover {font-family: Arial;
         font-style: normal;
         font-size: 8pt;
         font-weight: bold; 
         color: #000000;
         text-decoration: none}
         
h1 {font-family: Verdana;
    font-style: italic;
    font-size: 14pt; 
    font-weight: bold;
    text-align: left; 
    color :#B3944A;
    background-color: #FFFFFF;
    padding-bottom: 20px}
    
h3 {font-family: Verdana;
    font-style: normal;
    font-size: 10pt; 
    font-weight: bold;
    text-align: left; 
    color :#B3944A;
    background-color: #FFFFFF}
    
p {font-family: Verdana;
   font-style: normal;
   font-size: 10pt; 
   font-weight: normal;
   text-align: justify;
   padding-bottom: 10px}
   
a.normal {font-family: Verdana;
         font-style: normal;
         font-size: 10pt; 
         font-weight: normal; 
         color: #0000FF;
         margin-left: 0px;
         text-decoration: underline}
         
a.normal:hover {font-family: Verdana;
                font-style: normal;
                font-size: 10pt; 
                font-weight: normal; 
                color: #800000;
                background-color: #ffffff;
                margin-left: 0px;
                text-decoration: underline}
                
a.obr {color: #ffffff;
       background-color: #ffffff;
       text-decoration: none;
       border-width: Opx}


        

