.heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0092BA;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CA0606;
}
.border {
	border: 1px dashed #666666;
}
