html, body {margin: 0; padding: 0; text-align: center; background: #192a56; 
background-position: top center;
}

a:link {
	color:#0072bc;
	text-decoration: underline;
}
a:hover {
	color: #b68c2c;
	text-decoration: underline;
}	
.error {color:red;
}
a:visited {
	color: #f2898d;
	text-decoration: underline;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #000000;
}
.titles {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #fff;
	border: none;
	font-weight: bold;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #801223;
	font-weight: bold;
}
.subtitles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006684;
	font-weight: bold;
}
.subtitles3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #000000;
	font-weight: bold;
}

h1, h2, h2 a {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	color: #374D5A;
	border: none;
	}
	
