    body, table { color:#7F7C73; font-family: Arial, Helvetica, sans-serif }
    a:link { color:#7F7C73; text-decoration:underline }
    a:visited { color:#7F7C73; text-decoration:underline }
    a:active { color:#000000; text-decoration:underline }
    a:hover { color:#000000; text-decoration:underline }


body { margin-top:10px; margin-bottom:10px; background-color:#FFFFFF;
       margin-top:0pt; margin-left:10pt; margin-bottom:0pt; margin-right:10pt;
	font-size:10pt;
 }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Arial, Helvetica, sans-serif; margin-top:0pt; margin-bottom:0pt; }

table, th, tr, td, tbody { float: none; }

h1 { font-size:x-large; }

h2 { font-size:large; }

h3 { font-size:medium; }

h4 { font-size:small; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:x-small; }

pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }

th { border-bottom-width:3px;
	border-bottom-style: solid;
}

table.multipage { page-break-inside: avoid; 
	page-break-after: always; }

tr { page-break-inside: avoid;
	page-break-after: auto; }

td { border-bottom-width:1px;
	border-bottom-style: solid;
}
td { vertical-align:top; }

.noprint { display:none; }

