body {
	font-family: sans-serif;
	font-size:9pt;
	color:#000080;
	background-color: #ffffff;
	}
h1 {
	font-family:sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#000080;
	}
p {
	font-size:9pt;
	font-family:sans-serif;
	color:#000080;
	text-align:justify;
	}
p.logo {
	font-size:32pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	}
.copyr {
	font-size:7pt;
	text-align:center;
	}
blockquote.main {
	margin: 20px 36px 20px 20px;
	font-family:sans-serif; 
	font-size:9pt; 
	color:#000080;
	text-align:justify;
	}
ul {
	font-weight:bold;
	font-size:9pt;
	}
.ul_ejms {
	font-weight:bold;
	font-size:8pt;
	list-style-type: disc;
	margin-left: 0;
	padding-left: 2em; /* indent */
	text-indent: -1em;

	}
ul a {
	text-decoration: none;
}

a:link {
	color: #0044aa;
	}
a:visited {
	color: #000080;
	}
a:hover {
	text-decoration: underline;
	color: #ff0000;
	}
.a_ejms {
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}