.body { color: #000000;
	   font-family: verdana, helvetica, sans-serif;
	   font-size: 12px;
}

a:active { color: #000000; }
a:hover { color: #000000; }
a:link { color: #000000; }
a:visited { color: #000000; } 

.head  { font-family: Georgia, Times New Roman, Times, serif;
	 font-size: 18pt; font-weight: bold; color:#5e8840; }
	 
.white  { color:#FFF; }
	 
a.head:link {font-family: Georgia, Times New Roman, Times, serif;
	 font-size: 18pt; font-weight: bold; color:#5e8840; text-decoration: underline;}
a.head:visited {font-family: Georgia, Times New Roman, Times, serif;
	 font-size: 18pt; font-weight: bold; color:#5e8840; text-decoration: underline;}
a.head:active {font-family: Georgia, Times New Roman, Times, serif;
	 font-size: 18pt; font-weight: bold; color:#5e8840; text-decoration: underline;} 
a.head:hover {font-family: Georgia, Times New Roman, Times, serif;
	 font-size: 18pt; font-weight: bold; color:#5e8840; text-decoration: none;} 


.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
	color: #660099;
	margin-bottom: 0px;
}

#checking_text, #fee_paragraph, #error_paragraph, #error_package {
  display:none;
}
#error_paragraph, #error_package {
  color:#FF0000;
}
#fee_holder {
  font-weight:bold;
}


