h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2986E0;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #05224B;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2986E0;

}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #2986E0;

}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #05224B;

}
a:active {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #05224B;
	text-decoration: bold;
}


.footer {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.footer a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #2986E0;
	text-decoration: none;
}
.footer a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #2986E0;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.footer a:active {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #05224B;
	text-decoration: none;
}



.bold {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2986E0;
}

.bold a:link {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #2986E0;
	text-decoration: underline;
}
.bold a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #2986E0;
	text-decoration: bold;
}
.bold a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
font-weight: bold;
	color: #05224B;
	text-decoration: bold;
}
.bold a:active {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #05224B;
	text-decoration: bold;
}

