
body {
	font-size: 11pt; 
//	font: 75% Tahoma, Arial, Helvetica, sans-serif; 
        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;
}

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

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

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

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

table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

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

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

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

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

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