body {
	margin: 0px;
}
.border {
	border: 1px solid #c8dbe6;
}
.menu {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu a{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #c2ddf7;
	font-weight: bold;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
.content-head {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
}
.form-head {
	font-family: Arial;
	font-size: 22px;
	color: #0f4d89;
	font-weight: bold;
}
.form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.or {
	font-family: Arial;
	font-size: 18px;
	color: #0f4d89;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer a{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #b3e0fe;
	font-weight: bold;
	text-decoration: underline;
}
.learnmore {
	font-family: Arial;
	font-size: 12px;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.learnmore a {
	font-family: Arial;
	font-size: 12px;
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
.learnmore a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #0033cc;
	text-decoration: underline;
	font-weight: bold;
}
.testimonial {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.copyrights {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

.links {
	font-family: Arial;
	font-size: 12px;
	color: #adadad;
	text-decoration: none;
	font-weight: bold;
}
.links a{
	font-family: Arial;
	font-size: 12px;
	color: #4a8530;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #4a8530;
	text-decoration: none;
	font-weight: bold;
}