.criteria {
	font-size : 9pt;
	color: #435425;
	background: #D8EAD7;
	padding-right: 0px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right : 1px ridge #188673;
	border-left : 1px solid #188673;
	border-top : 1px solid #188673;
	border-bottom: 1px ridge #188673;
	font-family: "Abadi MT Condensed Light", serif;

	}	

.regText {
	font-family: "Abadi MT Condensed Light", serif;
	font-size: 16px;
}
.navText {
	font-family: "Abadi MT Condensed Light", serif;
	font-size: 12px;
}
.featureText {
	font-family: "Abadi MT Condensed Light";
	font-size: 12px;
}

.boldText {
	font-family: "Abadi MT Condensed Light", serif;
	font-size: 16px;
	font-weight: bold;
	
}
.introText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.tableBig {
	border: thin solid #000000;
}
.smText {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.featureRed {
	font-family: "Abadi MT Condensed Light", serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
ul {
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
}

A:active { 
	color: Fuchsia; 

}  

A:hover { 
	color: red; 

} 

A:link { 
	color: #016D91; 
}
.row1 {
	background-color: #EFEFD6;
}
.row2 {
	background-color: #F7F5EA;
}
.smboldText {

	font-family: "Abadi MT Condensed Light", serif;
	font-size: 12px;
	font-weight: bold;
}
.row3 {
	background-color: #D49F55;
}
