body {	margin-right: 4em;	margin-left: 4em;}.logoleft {	margin-left: 2em;}.logoright {	margin-right: 1em;	vertical-align: middle;	color: navy;	font-size: 2em;}.logo {	text-align: center;	vertical-align: middle;	color: navy;	font-size: 2em;}.spacebefore {	margin-top: 2em;}h1,h2,h3,h4,h5 {	color: #0d047e;	text-align: center;}.txtright {	text-align: right}.txtcenter {	text-align: center;}.underline {	text-decoration: underline;}.caption{	color: red;	font-size: small;	text-align: center;}

.divcenter {
	margin-right: auto;
	margin-left: auto;
	width: 260px;
	height: 50px;
}

.white {
	color: white;
}