/* The main style sheet */
body, h1, h2, h3{font-family: arial, helvetica, sans-serif}
body{background:"#0D8886"}
table {font-size: 10pt}
table.navigate {font-size: 10pt;
	   font-weight: 600}
table.credit {font-size: 8pt;
	   font-weight: 500;
	   background: White}
p         {font-size: 12pt}
ul.compact{list-style-type:none ;
           font-size: 8pt;
	   margin-left: 0}
a.link0 {color:white;
	   font-size: 10pt;
	   font-weight: 600;
           margin-left: 3}
a.link1 {background:#FFFF99; /*light yellow background */ 
           color:black;
	   font-size: 9pt;
	   font-weight: bold;
           margin-left: 0}
a.link2 {color:yellow;
	   font-size: 8pt;
           margin-left: 0}
