  body {
    margin: 0px;
	padding: 0px;
  }

  .maintext {
    font-size: 10pt;
	font-family: sans-serif;
	color: #000000;	
  }
  .quotetext {
    font-size: 9pt;
	font-family: serif;
	color: #002842;	
  }
  .headertext {
    font-size: 12pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #709650;	
  }
  .subheadertext {
    font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #709650;	
  }
  .navigationtext {
    font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #002842;
  }
  .navigationtext a {
    font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
	color: #002842;
	text-decoration: none;
  }

select {
  width: 155px;
}

.interfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
}

.boxinterfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #CBD3DD
}


.imageselecttext {
  font-family: sans-serif;
  font-size: 9pt;
  color: #002842;	
  background-color: #CBD3DD;
}

.imageselecttext a {
  font-family: sans-serif;
  font-size: 9pt;
  color: #002842;	
  background-color: #CBD3DD;
  text-decoration: underline;
}

