body {
  font-family: verdana;
  font-size: 10pt;
}
table {
  width: 100%;
  padding: 0px;
  border-spacing: 0px;
  border: 0px;
  table-layout: automatic;
}

tr {
}

td {
  border: 0px;
} 

.header {
  color:#000000;
  font-size:38pt;
  font-weight: bold;
  font-family: "Times New Roman";
}
    
.footer {
  color:#000000; 
  font-size:7pt;
  font-family: verdana;
}  
.sb_title {
  color:#000000;
  font-size: 14pt;
  font-family: times;
  text-align: center;
}

.sb_menu {
  color: #000000;
  font-size: 10pt;
  font-family: times;
}
.sb_border {
  border-bottom: 1px solid black;
}
a.sb:visited{color: #0000ff; font-size: 10pt; font-family: times; text-decoration: none;}
a.sb:hover{color: #ff0000; font-size: 10pt; font-family: times; text-decoration: underline;}
a.sb:active{color: #0000ff; font-size: 10pt; font-family: times; text-decoration: none;}
a.sb:link{color: #0000ff; font-size: 10pt; font-family: times; text-decoration:none}
