h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #93B9E8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21539A;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #21539A;
}
.strapline {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: italic;
	color: #93B9E8;
	font-weight: normal;

}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #93B9E8;
}
.advert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93B9E8;
	list-style-image: url(images/dash.gif);
	list-style-position: outside;



}
.list {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21539A;
	list-style-position: outside;
	text-align: left;

}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #93b9e8;
}
.listheading {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93B9E8;
	list-style-position: outside;
	font-weight: bold;

}

