body.main {
  background: white url(../images/paper11.gif);
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 18px;
  color: black;
  max-width: 1024px;
}

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

body.main21 {
  background: #eeeeff url(../images/tanbg.jpg);
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 18px;
  color: black;
  width: 720px;
}

body.main3 {
  background: url(../images/paper_12.gif);
  font-family: Verdana, 'Trebuchet MS', Tahoma, Geneva, Arial, sans-serif;
  font-size: 18px;
  color: black;
  width: 720px;
  left: 160px;
}

.content {
  position: relative;
  top: 10px;
  left: 20px;
  width: 90%;
}

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

.indent1 {
  position: relative;
  font-size: 14pt;
  line-height: 14pt;
  left: 50px;
  width: 90%;
}
 
.indent2 {
  position: relative;
  font-size: 14pt;
  line-height: 14pt;
  left: 80px;
  margin-top: 0;
}
  
.indent3 {
  position: relative;
  font-size: 14pt;
  line-height: 14pt;
  left: 30px;
}

.quote1 {
  text-align: justify;
  font-style: italic;
  position: relative;
  font-size: 14pt;
  line-height: 15pt;
  left: 50px;
  width: 80%;
} 

.quote2 {
  text-align: justify;
  font-style: italic;
  position: relative;
  font-size: 13pt;
  line-height: 15pt;
  left: 20px;
  width: 90%;
} 

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

