BODY {
	background: white;
}
TABLE {
	background: white;
}
P,TD { color : black ; 
	font-color: black;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}
TH { color: black ;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-style: oblique;
}
A:link { color : #FF0000; }
A:link { font-weight : bold ;}
A:active { color : #939393; }
A:visited { color : #c0c0c0; }
H2 {
	color: #3366CC;
	font: small-caps;
	font-style: oblique;
}
STRONG {
	font-style: oblique;
	font-family : Tahoma, Verdana, Arial, sans-serif;
}

.DBDUMP {
	color : white;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}

.White {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
}

