.maintext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #0F4B59;
	line-height: 20px;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #0F4B59;
}
.footer {

	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.footer:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
}

