table 
	{
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	 text-decoration: none; 
	 color: #000000; 
	 font-size: 12px; 
	 font-family: Arial, Verdana; 
	 border-collapse: collapse;
	}

tr
	{
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	}

td
	{
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	 text-decoration: none; 
	 color: #000000; 
	 font-size: 12px; 
	 font-family: Arial, Verdana;         
	
	}
th
	{
	 border-top: 1px solid #000000;
	 border-left: 1px solid #000000;
	 border-right: 1px solid #000000;
	 border-bottom: 1px solid #000000;
	 text-decoration: none; 
	 color: #000000; 
	 font-size: 12px; 
	 font-family: Arial, Verdana;         
	
	}
	
.notable 
	{
	 border-top: 0px;
	 border-left: 0px;
	 border-right: 0px;
	 border-bottom: 0px;
	 text-decoration: none; 
	 color: #000000; 
	 font-size: 12px; 
	 font-family: Arial, Verdana;
	}
