
.text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#7D898B;
}
.text-blue {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#007C9A;
}
.footer {
    font : normal 10px "Franklin Gothic Medium", "Gill Sans", Helvetica, Arial, sans-serif;
    color : #007C9A;
}
h2 {
    font : normal 15px "Franklin Gothic Medium", "Gill Sans", Helvetica, Arial, sans-serif;
    color : #7D898B;
}
h3 {
    font : normal 13px "Franklin Gothic Medium", "Gill Sans", Helvetica, Arial, sans-serif;
    color : #007C9A;
}
a.link {
	text-decoration: none;
	color:#007C9A;
	border-bottom: 1px #007C9A dotted;
}
.style1 {
	font-family: "Franklin Gothic Medium", "Gill Sans", Helvetica, Arial, sans-serif;
	color: #007C9A;
	font-weight: bold;
}
</style>
