
html, body {
    width: 800px;
    margin: 0;
    padding: 0;
}

body {
   font-family: Cambria;
   background-color: white;
   font-size: 14px;
   margin: 10px;
   text-align: justify;
}

.ec-lmss-10{ 
	font-family: calibri;
}

div.tableofcontents{
	text-align: left;
}

.ec-lmss-8x-x-87 { 
	font-family: calibri;
	font-size: 14px;
	text-align: center;
}

.ec-lmss-8x-x-62 { 
	font-family: calibri;
	font-size: 10px;
	text-align: center;
}

a:link {
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	background-color: #DEEBF7;
}

a:active {
	color: black;
	background-color: #DEEBF7;
}    

div.caption {
	margin-left:3em; 
	margin-right:3em;
	text-align:center; 
	font-family: calibri
}

div.caption span.id {
	font-weight: bold; 
	white-space: nowrap; 
}

div.center {
	text-align: center;
}

h1 { 
   font-size:2.2em; 
   font-family: Calibri;
}

h2 { 
   font-size:1.8em; 
   font-family: Calibri;
}

h3 { 
   font-size:1.4em; 
   font-family: Calibri;
}

h4 { 
   font-size:1.0em; 
   font-family: Calibri;
}

h5 { 
   font-size:0.9em; 
   font-family: Calibri;
}

h6 { 
   font-size:0.8em;
   font-family: Calibri; 
}

img {
   text-align: center;
   max-width: 65%;
   font-family: Calibri;
}

td {
  background-color: #F8FBFF;
  font-family: calibri;
  font-size: 12.px;
  padding-left: 10pt;
}

table.tabular {
	margin-left: auto; 
	margin-right: auto;
}

dd {
	margin-left:0px;
	margin-right:0px;
}
