body { 
    background-image: url('images/1021.jpg');
    margin: 5pt;
    font-family: helvetica;
	font-size: 12px;
       }

.text {
	font-family: helvetica;
	font-size: 12px;
}
input {
	font-family: helvetica;
	font-size: 10px;
}
textarea {
	font-family: helvetica;
	font-size: 10px;
}

.titles {
  font-family: helvetica;
  font-size: 12px;
  color: #8F1823;
  background-color: transparent;
  padding-left: 6px;
  padding-bottom: 2px;
  }
  
  .bluehead {
  font-family: helvetica;
  font-size: 14px;
  font-weight: 700;
  color: #23385B;
  background-color: transparent;
  }
  
    .yellowhead {
  font-family: helvetica;
  font-size: 14px;
  font-weight: 700;
  color: #FBF49C;
  background-color: transparent;
  }
  
  .leftnav, mc {
  font-family: helvetica;
  font-size: 12px;
  color: #23385B;
  background-color: transparent;
  padding-left: 6px;
  }
  
   .redhead {
  font-family: helvetica;
  font-size: 12px;
  font-weight: 700;
  color: #993300;
  background-color: transparent;

  }
  
  
.whitelinks {
	font-family: helvetica;
	font-size: 14px;
	color: #ffffff;
	}
 

a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: overline underline;}
a:active {text-decoration: overline underline;}

