/* The main style sheet */
body, h1, h2, h3{font-family: arial, helvetica, sans-serif}
body{background:"#333366"}
table {font-size: 9pt}
table.navigate {background:#FFFF99}
p, li{font-size: 9pt}
ul.compact{list-style-type:none ;
           font-size: 8pt;
	   margin-left: 0}
a.link0 {color:white;
	   background:"#333366";
	   font-size: 8pt;
	   font-weight: 500;
           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}
