
body {
//	font: 75% Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
//	background-image:url(http://www.moneyq.org/images/background.gif); 
	background-color:#E8E8E8;
	color:#000000; 
	line-height: 16pt; 
	margin: 0em 0em 0em 0em;
}

table {
	font-size: 11pt; 
	color:#000000; 
	line-height: 16pt; 
	margin: 0em 0em 0em 0em;
}

a:link {
	color: #0000FF; 
	text-decoration: none;
}
a:visited {
	color: #0000FF; 
	text-decoration: none;
}
a:hover {
	color: #F00000; 
	text-decoration: none;
}

.returntable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 98%;
	white-space:nowrap;
}

.returntable .changeup { color: #ff3300; }
.returntable .changedown { color: #006633; }

.marketdatatable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 750px;
}

.marketdatatable .changeup { color: #ff3300; }
.marketdatatable .changedown { color: #006633; }

.bondindextable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 728px;
}

.bondindextable .changeup { color: #ff3300; }
.bondindextable .changedown { color: #006633; }

