body {
	font-family: Arial;
	font-size: 12px;
	color: #004b85;
}
img {
	border: 0px;
}
a {
	color: #002d56;
	text-decoration: none;
}
a:hover {
	color: #ee3b33;
	text-decoration: underline;
}
h1 , h2, h3, h4 {
	color: #002d56;
}

h4 {
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
}