h1{
  font-weight: bold;
  font-size: 12pt;
  font-family: 'Arial','Times New Roman',Times,serif;
  text-align: left;
  margin-top: 0px;
}
h2{
  font-weigth: bold;
  font-size: 11pt;
  font-family: 'Arial','Times New Roman',Times,serif;  
  line-height: 13.5pt;
  margin-bottom: 0px;
}
h2 span{
  font-size: 9pt;
}
b{
  color: #333333;
}
span.source{
  font-style:italic;
  font-size: 8pt;
}
blockquote{
  border: solid 1px #888888;
  background-color: #DBE3E5;
  padding: 4px;
  width: 80%;
}
body{
  scrollbar-base-color:#CBD3D5;
  scrollbar-3dlight-color:#DBE3E6;
  scrollbar-arrow-color:black;
  scrollbar-darkshadow-color:#ABB3B5;
  scrollbar-face-color:#CBD3D5;
  scrollbar-highlight-color:#EBF3F6;
  scrollbar-shadow-color:#BBE3E5;
  scrollbar-track-color:#CBD3D5;
  font-family: 'Arial','Times New Roman',Times,serif;
  background-color: #F6F0CC;
  color= black;
  font-size: 11pt;
  text-align: justify; 
  margin-top: 0px;
  max-width: 90%;
  width: 90%;
}
p{
  font-family: 'Arial','Times New Roman',Times,serif;
  font-size: 11pt;
  text-align: justify; 
  margin-top: 0px;
  max-width: 90%;
  width: 90%;
}
ul{
  list-style-position: outside;
  list-style-type: square;
  text-align: left; 
  margin-top: 0px;
}
li{
  width: 90%;
  vertical-align: top;
}
a, div, table, td{
  font-family: 'Arial', 'Times New Roman',Times,serif;
}
a:link {    color: #E9E9E9; text-decoration:none }
a:visited { color: #E9E9E9; text-decoration:none }
a:hover {   color: white;   text-decoration:none }
a:active {  color: #E9E9E9; text-decoration:none }
a:focus {   color: #E9E9E9; text-decoration:none }

a.mail:link {    color: black; text-decoration:none }
a.mail:visited { color: black; text-decoration:none }
a.mail:hover {   color: black; text-decoration:underline }
a.mail:active {  color: black; text-decoration:none }
a.mail:focus {   color: black; text-decoration:none }