/* 
	Last update: 10 April 2008
	By: Rodney Sloan
	Kerr Skills Development

*/

body	{background-image: 
	url('../images/bg.jpg');
	background-repeat: 
	no-repeat;
	background-attachment: 
	fixed
	}

p 	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:10pt; line-height:1.5}
	
p.caption {font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:8pt; line-height:1.5}
	
p.bold 	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:10pt; line-height:1.5; font-weight:bold}
	
li	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:10pt}
	
ol.bold	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:10pt; font-weight:bold}

a 	{font-family:"Helvetica","Centuary Gothic","Arial";
	text-decoration:none}

h1 	{font-family:"Helvetica","Centuary Gothic","Arial";}

h2 	{font-family:"Helvetica","Centuary Gothic","Arial";}

h3 	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:10pt}	

h4 	{font-family:"Helvetica","Centuary Gothic","Arial";
	font-size:8pt}

h5 	{font-family:"Helvetica","Centuary Gothic","Arial";;
	font-weight:normal}

h6 	{font-family:"Helvetica","Centuary Gothic","Arial";}

li 	{font-family:"Helvetica","Centuary Gothic","Arial";}

th   	{font-family:"Helvetica","Centuary Gothic","Arial";}