
A {
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
}
A.alpha {
  font-family: Verdana;
  font-size: 10pt;
  text-decoration: none;
  color: #000000;
}


A:visited {
  font-family: Verdana;

}

A:Hover {
  color: #0000ff;
  text-decoration: underline;
}


body {
  background-color: grey;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.headercell {
  background-color: black ;
}

.navcell {
  background-color: black ;
}

.footercell {
  background-color: black ;
}

.rightcellhead {


  font-size:10pt;
  font-family: Verdana;
  text-align: left;
}

.rightcell {
text-align: right;
}



td {
  font-family: "verdana";
  color: navy;
  font-size: 10pt;
}





UL {
  padding-top: 0pt;
  margin-top: 2pt;
  margin-bottom: 3pt;
}

h1 {
  text-align: left;
  font-size: 16pt;
  font-family: Verdana;
}

h2 {
  font-size: 14pt;
}

.cell4, .cell5, .cell6{ 
  background-color:grey;
  height: 60pt;
}
.cell8{ 
  background-color:grey;
}
.cell10{ 
  background-color:grey;
  height: 14pt;
}
.cell2, .cell12, .cell1, .cell3, .cell11, .cell13{ 
  background-color:grey;
  height: 10pt;
}
.cell7{ 
  background-color:grey;
  width: 10pt;
}
.cell9{ 
  background-color:grey;
  width: 100%;
  padding-left: 15pt;
}



