body {
  /* width: 128px; */
  background-color: #ffffff;
  color: black;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 10pt;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

 
.header {
  padding: 2px 0px 2px 0px;
text-align: center; 
 font-size: 8pt;
   border-bottom: solid thin #297BC2;
border-top: solid thin #297BC2;
  color: #297BC2;

}

.content {
  padding: 3px 0px 0px 3px;
}



 
.header-main {
  padding: 2px 0px 2px 0px;
text-align: center; 
 font-size: 8pt;
   border-bottom: solid thin #297BC2;
border-top: solid thin #297BC2;
  color: #297BC2;
  font-style:italic;
}





 a.headerlink { 
 color: #297BC2; 
 text-decoration:none;
 }

a.menulink {
text-decoration:none;
 color: #297BC2; 

}


.menu {
  padding: 0px 0px 3px 0px;
 font-size: 8pt;
 color: #000000; 
}
