body {
  background-color: #FFFFFF; 
  font-family: Verdana, Arial; font-size: 14pt; 
  margin-top: 0; 
  margin-left: 0;
}

p {
  font-family: Verdana, Arial; 
  font-size:10pt; 
  color:#000000
}

tr {
  font-family: Verdana, Arial; 
  font-size: 10pt;
}

td {
  font-family: Verdana, Arial; 
  font-size: 10pt;
  margin: 30px;
}

h1 {
  vertical-align: middle;
  font-family: Verdana, Arial; 
  font-size:22pt; 
  font-weight: normal; 
  color:#000000;
}

h2 {
  font-family: Verdana, Arial; 
  font-size:14pt; 
  font-weight: bold; 
  color:#000000;
}

h3 {
  font-family: Verdana, Arial; 
  font-size:14pt; 
  font-weight: normal; 
  color:#000000;
}

h4 {
  font-family: Verdana, Arial; 
  font-size:12pt; 
  font-weight: bold; 
  color=#000000;
}

h5 {
  font-family: Verdana, Arial; 
  font-size:12pt; 
  font-weight: normal; 
  color:#000000;
}

h6 {
  font-family: Verdana, Arial; 
  font-size:10pt; 
  font-weight: bold; 
  color:#000000;
}

.cell {
  font-family: Verdana, Arial;
  font-weight: bold;
  color: #000000;
}

.right {
  text-align: right;
}
