@font-face {
	font-family: "Century Gothic";
	src: url("http://www.concepthouse.co.uk/access/service/fontstore/gothic.ttf")
}
p {
	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt;

}
h1 {
	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
}
h2 {

	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
}
ul {
	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt;
	line-height: 15pt;

}
td {

	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt;
}
.pbold {
	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}
.psitemap {
	font-family: "Century Gothic", Tahoma, Verdana, "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	line-height: 18pt;

}
a:link {  
	color: #0000FF; 
	text-decoration: none
}
a:active {  
	color: #0000FF; 
	text-decoration: none
	}
a:visited {  
	color: #0000BB; 
	text-decoration: none
	}
a:hover {  
	color: #6666FF; 
	text-decoration: none
	}
