* { font-family: Verdana, Helvetica, sans-serif; font-size: 100%; line-height: 140%; }

.clear { clear: both; visibility: hidden; font-size: 1px; }
.hide { visibility: hidden; }
.no_display { display:none; }

.bold { font-weight: bold; }
.center { text-align: center; }
.strong { font-weight: bold; }
.right { text-align: right; }

.imgright {
	float: right;
	margin: 0 0 1em 1em;
}

a { color:white; font-weight: bold; }
a.black { color: black; }

a img { border: none }

