/* CSS Stylesheet - css/resume.css - www.iangraham.org - design by Creative Creature - www.creativecreature.ca */ 
                                           
/* LISTINGS */
	table th  { text-align: left }
	table th { font-weight: normal; }
	table.background th {
		text-align: left; 
		font-weight: bold ;
		padding-top: 0.1em; 
		padding-bottom: 0.1em; 
	}
	table.address {
		padding-top: 0em; 
		margin-top: 0.0em; 
	}

