@charset "UTF-8";
/* CSS Document */

body {
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border: none;
	margin: 0px;
	line-height: 1.2em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {color: #005097; text-decoration: none; font-weight:600; }
 a:visited {color: #005097; text-decoration: none; font-weight:600; }
 a:hover {color: #0066CC; text-decoration: underline; font-weight:600; }
  a:active {color: #0066CC; text-decoration: none; font-weight:600; }
  .lower{padding-top: 1em;}
