     A:link { text-decoration: none; color:#FF6600 }
     A:visited { text-decoration: none; color:#ff00ff; }
     A:active { text-decoration: none ; color: #00ff00}
     A:hover { text-decoration: underline; color:#0C3; }


	 
     P { 
        font-family: Tahoma, Verdana, Chicago, Arial, Sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-indent: 1em;
		} 

     B { 
        font-weight: bold;
		} 

     BODY { 
        font-family: Tahoma, Chicago, Verdana,  Geneva, Arial, Sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
		background-color:#000;
		} 

     H1 {
        font-family:  Tahoma, Verdana, Chicago, Helvetica, Geneva, San-serif;
        font-size: 22px;
        font-weight: bold;
        text-decoration: none;
		margin: 2px;
		}

     H2 { 
        font-family:  Tahoma, Verdana, Chicago, Helvetica, Geneva, San-serif;
        font-size: 20px;
		color: #cc0000;
        font-weight: normal;
        font-style: normal;
		margin: 2px;
     	} 

     H3	{ 
        font-family:  Tahoma, Verdana, Chicago, Geneva, Arial, Sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-style: normal;
		text-decoration: none;
		margin: 2px;
    	} 

     TD { 
        font-family: Tahoma, Verdana, Chicago, Geneva, Arial, Sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
     	} 
		
	SUP {
	    font-size: 10px;
		}		

     UL {
	 	  display: list-item;  
          list-style-image : url(art/chili.gif);
		  margin : 5px;
    	 } 
	 		 
     OL {
	 	  display: list-item;  
          list-style-image : url(art/chili.gif);
	     } 
		 
     LI { 
        font-family: Tahoma, Verdana, Chicago, Arial, Sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-indent: 0em;
		margin: 3px;
		} 		
     
    .noem	{
		text-indent: 0em;
		}
	
      .title { 
        font-family: Tahoma, Verdana, Chicago, Arial, Sans-serif;
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        text-indent: 0em;
		}
		
	 .footer { 
        font-family: Tahoma, Verdana, Chicago, Geneva, Arial, Sans-serif;
		color: FF0000;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
     	} 
		
	.black  {
		color: #000000;
		font-size: 12px;
		}	
		
    .red	{
		color: ff0000;
		}			
			
    .white	{
		color: ffffff;
		}			
							
    .yellow	{
		color: #ffff00;
		}			
		
	.url  {
		color: #000000;
		background-color: #FFFFFF;
		}		
.xxsm 	{
		font-size: xx-small;
		}			
