



/* Zweig Cascading Style Sheets */



h1				{ font-size: 18pt; font-weight: 900; color: #333333; }

h2				{ font-size: 11pt; font-weight: 900; color: #666666; }

h3				{ font-size: 13pt; font-weight: 900; color: #333333; }



a:link           { color: blue; }

a:visited        { color: blue; }

a:active         { color: orange; }



a.foot:link           { font-size: 8pt; color: blue; }

a.foot:visited        { font-size: 8pt; color: blue; }

a.foot:active         { font-size: 8pt; color: orange; }







body     { margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;}     /* do not add background color */



body, p, td, th, form, div, span

         { font-family: arial, verdana, helvetica; font-size: 10pt; color: #000000; }



b        { font-weight: 900; }





/* classes */

/* classes */



.gray         { color: #cccccc; font-size: 10pt; }

.nav          { font-size: 13pt; font-weight: 900; color: #333333; }

.bkg1		  ( background-color: #ffffcc; }

.subhead		   { font-size: 9.5pt; color: #0072bc; } 

.head		  { font-size: 13pt; font-weight: 900; color: #333333; }

.small		{ font-size: 8pt; }



