/* basics ****************************************/

td {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
}

a {
	color: #000000;
}

object {
	margin: 0px;
	padding: 0px;
	outline: 0px none;
	display: block;
}

.hilite, .hilink {
	font-familiy: verdana;
	font-size: 11px;
	color: #720707;
	font-weight: bold;
	text-decoration: none;
}

.googlebot {
	visibility: hidden;
	position: absolute;
	left:0; top:0;
}

/* special ****************************************/

.ticker {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #720707;
	text-decoration: none;
}

.quotes {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	color: #444444;
	text-decoration: none;
}

.text_small {
	font-size: 9px;
	font-style: italic;
}
.text_small_hilite {
	font-size: 9px;
	color: #720707;
	font-weight: bold;
}

