TD { 
      font-family: "Arial CE","Helvetica CE", Arial, Helvetica, sans-serif;
						font-size: 12px;
      }

TD.tr1 { 
      font-size: 10px;
						font-weight: bolder;
      }

TD.tr2 { 
      font-size: 9px;
      }



A:link {	
   color: #000;
			font-weight: bold;
			text-decoration: underline;			
											}

A:active {		
			color: #F00; 
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase; 
											}

A:visited {				
			color: #666;
			font-weight: bold;
			text-decoration: none; 
											}

