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

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

td { 
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	font-size: 10pt; 
	color: #006699; 
	text-decoration: none;
}
a:hover {
	font-size: 10pt; 
	color: #fab000; 
	text-decoration: underline;
}

.returntable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 90px;
	white-space:nowrap;
	font-size: 9px;
}

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

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

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

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

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

