body {
  background-color: #cccccc;
  font-family:      Verdana, sans-serif;
}
p {
  text-indent: 60px;
}
.banner {
  font-weight: bold;
  text-align:  center;
  font-size:   x-large;
  width:       400px;
}
.corpaddress {
  text-align: center;
  font-size:  x-large;
}
.underline {
  text-decoration: underline;
  font-size:       large;
}
.italic {
  font-style: italic;
  font-size:  small;
  color:      #0000ff;
}
.full {
  width: 100%;
}


/*
.ltblue {
  font-size:        small;
  background-color: #7db4f4;
}
.ltgreen {
  font-size:        small;
  background-color: #95fcc5;
}
.whitecenter {
  background-color: #ffffff;
  text-align:       center;
}
a:link, a:visited, a:active {color: #009900}
a:hover {color: red}
th {background-color: #99ccff}
th:hover {background-color: #ffffff}
input:hover {background-color: #ffff00}
textarea:hover {background-color: #ffff00}
.tab1 {
  text-indent: 20px;
  color:            #00ff00;
  font-size:        small;
  background-color: #852aa1;
}
.lefthead {
  font-size:        small;
  font-weight:      bold;
  color:            #00cc00;
  background-color: #852aa1;
  vertical-align:   top;
}
*/
