.white_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.reg_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.thick_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.form_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


.note_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #FF9933;
}

.small_text {
	font-family: Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}

a:link {
      font-family:arial,helvetica,geneva;
      font-size:12px;
      color:#003366; 
      text-decoration: none
}

a:visited {
     font-family:arial,helvetica,geneva;
      font-size:12px;
      color:#003366; 
      text-decoration: none
}

a:hover {
     text-decoration: underline
}

a:active {color: #003366

}


.table_header {
	font-family: Arial, Helvetica, Geneva;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.forminput {
	font-family: Courier;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

