html, body {height: 100%; margin: 0; padding: 0; text-align: center; background: #5c7c98 ;}

a:link {
	color:#d9d9e7;
	text-decoration: underline;
}
a:hover {
	color: #01485c;
	text-decoration: underline;
}	
.error {color:#e7bebd;
}
a:visited {
	color: #801223;
	text-decoration: none;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #f9f8d1;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #005aab;
}
.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;
}
.agendadates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: bold;
	color: #893331;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight: normal;
}

h2, h2 a {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 13pt;
	color: #d9d9e7;
	text-decoration: none; 
	border: none;
	}

#container {
min-height: 100%;
width: 100%;
margin: 0 auto;
text-align: center;
}

