.newbg {
	background : white;
	font-size : 8pt;
	font-weight : bold;
}
.oldbg {
	background : #000000;
	font-size : 8pt;
	font-weight : bold;
}
.oldtxt {
	color : white;
	text-decoration : none;
}
.newtxt {
	color : #000099;
	text-decoration : none;
}
.subtable {
	border-width : 0.5px 0.5px 0.5px 0.5px;
}
.newsubbg {
	background : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.oldsubbg {
	background : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.oldsubtxt {
	color : #000066;
	text-decoration : none;
}
.newsubtxt {
	color : #000000;
	text-decoration : none;
}