BODY			{ background-color:whitesmoke;font-family: "Arial"; font-size: 12px;}
P				{ font-family: "Arial", "Helvetica","sans-serif"; font-size: 12px;text-align:justify;margin-right: 20px;} 

P.TITLE			{ color: whitesmoke;text-decoration:none;text-align:center;font-family: "Arial"; font-size: 12px;font-weight:bold;}

TABLE.TRACE		{ background-color:white;}
TD				{ font-family: "Arial"; font-size: 12px;}
TD.TRACE		{ background-color: #1D657E;color:white;}
TD.TITLECELL	{ background-color:#336699;color:white;}
TD.TITLE		{ background-color: white;}
TD.BUTTONCELL	{ background-color: #1D657E;}
TD.BUTTON		{ background-color: white;}
TD.BODY			{ background-color:white; font-family: "Arial", "Helvetica","sans-serif"; font-size: 12px;}

LI				{ font-family: "Arial"; font-size: 12px;}
UL				{ list-style-type: disc; font-family: "Arial"; font-size: 12px;}
PRE			    {font-family: "Arial"; font-size: 12px;}

H1 { color: black; background: silver; padding: 4px; border: 1px #E3E3E3; font: 12pt "Arial", "Helvetica", "sans-serif"; font-weight: bold; text-align: left;  margin-right: 26px;} 
H2 { color: black; background: #f1f1f1; padding: 4px; border: 1px #E3E3E3; font: 10pt "Arial", "Helvetica", "sans-serif"; font-weight: bold; text-align: left; margin-right: 26px;} 
H3				{ color: black; background-color: whitesmoke; padding: 4px; border: 1px #E3E3E3; font: 10pt bold "Arial"; "Helvetica", "sans-serif"; margin-right: 26px;} 
H4				{ color: black; background-color: whitesmoke; padding: 4px; border: 1px #E3E3E3; font: 10pt bold "Arial"; "Helvetica", "sans-serif"; margin-right: 26px;}
H5				{ color: black; background-color: whitesmoke; padding: 4px; border: 1px #E3E3E3; font-family: "Arial"; "Helvetica", "sans-serif"; font-size: 12px;}
H6				{ color: black; background-color: whitesmoke; padding: 4px; border: 1px #E3E3E3; font-family: "Arial"; "Helvetica", "sans-serif"; font-size: 12px;}

A			{ text-decoration:none; color: #336699; font-family: "Arial"; }
A:HOVER                                { color:orange;}
A.KW			{ text-decoration:none; color: #336699;font-family: "Arial";font-weight:bold;}
A.KW:HOVER		{ color:orange;}
A.trace		{ color: white; text-decoration:none;font-family: "Arial";font-weight:bold;}
A.trace:HOVER	                { color:orange;}
A.INDEX			{ color: #405383; background-color: whitesmoke;text-decoration:none;font-family: "Arial";font-weight:bold;}
A.INDEX:HOVER	{ color:orange;}

.KWTITLE		{ color: teal; text-decoration:none; }
.KWTRACE		{ color: teal; text-decoration:none; }
.KW_PAGE		{ text-decoration:none; color: gray;font-family: "Arial"; font-size: 12px;}
.KWRD_DESC		{ text-decoration:none; color: black;font-family: "Arial"; font-size: 12px;}
