body {
  background: white url(../images/back1.gif);
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 13;
  color: black;
}

.footer {
  position: relative;
  width: 100%;
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 13pt;
  left: 200px;
}

h2 {
  text-align: center;
  color: #2222cc;
}

td.pic {
  background: #FFFFDC;
  position: relative;
  width: 128px;
  text-align: top;
}

td.text {
  background: #FFDCFF;
  padding: 12px;
  width: 550px;
  text-align: justify;
}

#pic {
  background: #FFFFDC;
  position: relative;
  width: 128;
  text-align: top;
}

#text {
  background: #FFDCFF;
  padding: 12px;
  width: 550;
  text-align: justify;
}

.small {
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 10pt;
}

.no-margin {
 margin: 0px;
}

img {
 margin: 7px;
}

.smallprint {
  position: relative;
  top: 20px;
  left: 30px;
  width: 90%;
  font-size: 7pt;
  text-align: justify;
}

.indent1 {
  position: relative;
  font-size: 14pt;
  left: 22;
  width: 90%;
  text-align: justify;
}
 
.quote {
  text-align: justify;
  font-style: italic;
  position: relative;
  font-size: 11pt;
  line-height: 13pt;
  left: 12px;
  width: 94%;
} 

.unquote2 {
  font-size: 10pt;
  font-style: normal;
} 

.lab {
  background: #FFFFDC;
  font-style: normal;
  font-size: 10pt;
  text-align: center;
}

div.rh {
  width:880px;
}

