body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	text-decoration:underline;
}

.nodec {
	text-decoration:underline;
	color: 0000ff;
}
.articleh1 {
	color: Steelblue;
}

.articleh3 {
	letter-spacing:1px;
	color: red;
}

.bizname {
	font-size: small;
	color: navy;
	margin-left: 5px;
}	

.bizcity {
	font-size: medium;
}	
	
.blue {
	color: steelblue;
}

.searchterm {
	color: 0000FF;
	}

.green {
	color: green;
}

input {
	BORDER-BOTTOM: black 1px solid;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px solid;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 2px;
	background-color:f6f6f5;
}
