
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: 10pt; 
	color:#000000; 
	line-height: 16pt; 
	margin: 0em 0em 0em 0em;
}

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

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

/* Sortable tables */
table.sortable {
	border-style:dotted; 
	border-color:#66ccff; 
	border-width:1px;
	width: 728px;
}

table.sortable .changedown { color: #ff3300; }
table.sortable .changeup { color: #006633; }

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

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

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

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

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

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