  
  .headertext {
    color: #081690;
	font-size: 20pt;
	font-family:  Arial,Helvetica,Univers,Zurich BT;
	font-weight: bold;
  }
  .subheadertext {
    color: #999966;
	font-size: 15pt;
	font-family: helvetica, serif;
	font-weight: bold;
  }
 
  .minitext {
    color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
  }
  .minitext a {
    color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
	text-decoration: underline;
  }
  
  .navtext {
    color: #081690;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: bold;
  }
  
  .navtext a {
    color: #081690;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
  }
  .navtext a:hover {
  	color: #0c21dc;
	font-size: 13pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
  }
  
 .interfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
}

.boxinterfacetext {
  font-family: sans-serif;
  font-size: 8pt;
  color: #000000;
  background-color: #CCCC9A;
}


.imageselecttext {
  font-family: sans-serif;
  font-size: 9pt;
  color: #black;	
  
}

.imageselecttext a {
  font-family: sans-serif;
  font-size: 9pt;
  color: #002842;	
  background-color: #CCCC9A;
  text-decoration: underline;
}

.text {
  font-family: Arial,Helvetica,Univers,Zurich BT;
  font-size: 11pt;
  font-weight: bold;
  color: #000000;
}


