body {
  margin-left: 5px;
  margin-right: 5px;
  color: #0C469C;
  background: white;
  font-size:   18pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

div#arrows a {text-decoration:none}

h1.title
    {
    text-align:center;
    font-size:16pt; font-weight:bold;
    margin-top:24pt; margin-bottom:6pt;
    }





h2 {
text-align:center; font-size:12pt;font-weight:bold;
color:green;
margin-top:4pt;margin-bottom:4pt;
}

h3 {
text-align:left;font-size:12pt;font-weight:bold;
margin-top:4pt;margin-bottom:4pt;
}

h3.title {
text-align:center;
}

h3.meetingtitle{
color:green;
margin-top:6pt;margin-bottom:4pt;
}

















p   {
text-align:justify;font-size: 10pt;font-weight:bold;
margin-top:4pt;margin-bottom:2pt;
}



p.figure   {
text-align:center;
}



p.note{
font-size:8pt;font-weight: bold;font-style:normal;
color:brown;
}



em {
font-size:10pt; font-weight:bold; font-style:normal;
color:green;
}







hr.top { 
  color: #0C469C;
}

table{
margin-top:4pt;
font-size:10pt;
cell-spacing:4%;
border-collapse:collapse;
border: none;
}
td{
font-size:10pt;font-weight:bold;
border: none;
color: #0C469C;
padding: 2pt;
vertical-align:baseline
}


tr{
font-size:10pt;
color:black;
}











div.slidebody {
  margin: 0.5em;
  height: 640px;
}



span.slide {
  width: 90%;

  font-size: 24pt;
  color: #0C469C;

  font-weight: bold;
  text-align: center;
}

div.slidetitle {

  width: 85%;

  font-size: 20pt;
  color: #0C469C;

  font-weight: bold;
  text-align: center;
}

div.slide  {
  width:100%;
}









img {
  border: none;
}
