body {
	color: white;
	background-color: #00346D;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

hr { height: 0px; border: solid #E6E6E6 0px; border-top-width: 1px;}

a:link.link, a:visited.link, a:active.link {
	text-decoration: none;
	color: white;
}

a:hover.link {
	text-decoration: underline;
}

.title {
  font-size: 14px;
}

