body { font-family: Arial, Helvetica, sans-serif;
       font-weight:bold;
	  }
    a:link { color: #404040; font-decoration:none}
    a:visited { color: #202020 }
    a:hover { color: #404040; font-weight: bold;}
    a:active { color: #404040 }

h1 { font-size: 14pt; text-align: left; }

h2 { font-size: 12pt; text-align: left; }

h3 { font-size: 10pt; text-align: left; }

p { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000;
    font-weight: bold;}
		
td {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; 
    color: #110605; font-weight: bold;}
	
td.menu {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; 
    color: #110605; font-weight: normal;}

th {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #ffffff;}

li { font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}

#date
{ 
 font-family: Arial, Helvetica, sans-serif; font-size: 8pt;
 font-weight: bold;
 color:#1821AD;
}



