* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 137%;
}

.clear { clear: both; visibility: hidden; font-size: 1px; }
.hide { visibility: hidden; }
.nodisplay { display:none; }

.center { text-align: center; }
.strong { font-weight: bold; }
.right { text-align: right; }

.found { color: #659; }

