﻿body {
	margin-bottom: inherit;
	margin: 0 0 auto 0;
	background-color: #111c27;
	font-family: Arial,Helvetica;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

a {
 color: #004080;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}