body {background: #FFFFFF;
     text-align: justify;
     font: 9pt Arial;
     color: #000000;}

a:link {color: #9900CC;
       font-size: 9pt;
       font: Arial;
       text-decoration: none;
       font-weight: bold;}
                
a:visited {color: #9900CC;
           font-size: 9pt;
           font: Arial;
           text-decoration: none;
           font-weight: bold;}           

a:active {color: #9900CC;
         font-size: 9pt;
         font: Arial;
         text-decoration: none;
         font-weight: bold;}
         
a:hover {color: #FF00FF;
        font-size: 9pt;
        font: Arial;
        text-decoration: overline, underline;
        font-weight: bold;}
        
td {font: 9pt Arial;
          color: #000000;}    

h1      {color: #0000ff;
        font-size: 13pt;
        font: Arial;
        font-weight: bold;}       

h2 {color: #FF0000;
         font-size: 11pt;
         font: Arial;
         font-weight: bold;}
						
h3      {color: #0000ff;
        font-size: 18pt;
        font: Arial;
        font-weight: bold;}     

hr {color: #FF0000;
           size: 2px;}

.caption {text-align: justify;
            font: 7pt Arial;
            color: #000000;}
