body,p,table,td,tr { 		
	font-family: Arial;
	font-size: 18px;		
	}

.toptitle {	
	font-family: Arial;	
	font-size: 16px;	
	font-weight: bold;	
	color: #000000;
	}
.SearchListing {
	background-color: #6E8D68;
	}

.SearchTable {
	border: 1;
	border-color: #6E8D68;
}
.SearchTD {
	background-color: #EEEEEE;
}


.bodytitle {	
	font-family: Arial;	
	font-size: 16px;	
	font-weight: bold;	
	color: #000000;
	}

.linkdesc {	
	font-family: Arial;	
	font-size: 10px;	
	font-style: italic;	
	color: #000000;
	}

.tabletop {	
	font-family: Arial;	
	font-size: 11px;	
	font-weight: bold;	
	color: #FFFFFF;
	}

.subtitle {	
	font-family: Arial;	
	font-size: 14px;	
	font-weight: bold;	
	color: #990000;
	}

.subsubtitle {	
	font-family: Arial;	
	font-size: 11px;	
	font-weight: bold;	
	color: #000000;
	}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Arial;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	}

.white {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}	
	
.whitetext {
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
}

