/* 

TABLES STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 9. tables	--------- */

table {
	border:none;
		}
table tr td{
  	background: ;
    border: ;
	padding:5px;
	font-size:1.2em;
			}		
		
table tr th{
			}		
		
		