body {
	font-family:"Bitstream Vera",Verdana,Tahoma,Arial,sans-serif;
	font-size:115%;
	line-height:130%;
	margin:2em;
	background-color:#FFF;
	color:#333;
}

h1 { font-size:1.1em; }
h2 { font-size:1.0em; }
h3 { font-size:0.9em; }
h4 { font-size:0.8em; }
p { font-size:0.8em; }

.strapline {
	font-family: 'Kristi', arial, serif;
	font-size:48px;
	font-weight:normal;
	margin-bottom:1em;
}

.tel {
	text-decoration:none;
	color:inherit;
}

