td           { font-size: 10pt }

td.sh        { font-size: 10pt;
			   background: #ddddff }
			   
td.sh_b      { font-size: 12pt;
			   background: #ddddff;
			   font-weight: bold }
			   
td.header_a  { font-size: 10pt;
               background-color: #00ff00;
               font-weight: bold }

td.header_b  { font-size: 10pt;
               background-color: #00f300;
               font-weight: bold }

td.header_c  { font-size: 10pt;
               background-color: #00e700;
               font-weight: bold }

td.header_d  { font-size: 10pt;
               background-color: #00db00;
               font-weight: bold }

td.header_e  { font-size: 10pt;
               background-color: #00cf00;
               font-weight: bold }

td.small     { font-size: 10pt }

td.small_sh  { font-size: 10pt;
			   background: #ddddff }

td.header_as { font-size: 10pt;
               background: #00ff00;
               font-weight: bold }

td.header_bs { font-size: 10pt;
               background: #00f300;
               font-weight: bold }

td.header_cs { font-size: 10pt;
               background: #00e700;
               font-weight: bold }

td.header_ds { font-size: 10pt;
               background: #00db00;
               font-weight: bold }

td.header_es { font-size: 10pt;
               background: #00cf00;
               font-weight: bold }
               

p	         { font-size: 10pt;
               font-family: Arial }               

p.dept       { font-size: 28pt;
               font-family: Arial }

p.report     { font-size: 21pt;
               font-family: Arial }
  
p.sub_head   { font-size: 14pt;
               font-family: Arial }
             
p.note       { font-size: 10pt;
               font-family: Arial;
               font-style: italic }

p.nav_bar    { font-size: 8pt;
               font-family: Arial;
               border-style: solid;
               border-width: 0.1em;
               color: #000088 }

p.bc_error   { font-size: 10pt;
               font-family: Arial;
               border-style: solid;
               border-width: 0.1em;
               color: #FF0000 }
               
p.bc_ok      { font-size: 10pt;
               font-family: Arial;
               border-style: solid;
               border-width: 0.1em;
               color: #00AA00 }
               
p.bc_dup     { font-size: 10pt;
               font-family: Arial;
               border-style: solid;
               border-width: 0.1em;
               color: #FF0000 }
                              
a:link     {         font-family: Arial;
                     color: #000088;
				     font-decoration: underline }              
  
a:active   {         font-family: Arial;
                     color: #00FF00;
				     font-decoration: underline }
				     
a:visited  {         font-family: Arial;
                     color: #000088;
				     font-decoration: underline }   
				     				     
a:hover    {         font-family: Arial;
                     color: #00FF00;
				     font-decoration: underline } 
               
a.nav_bar:link    {  font-size: 8pt;
                     font-family: Arial;
                     color: #000088;
				     font-decoration: underline }              
  
a.nav_bar:active  {  font-size: 8pt;
                     font-family: Arial;
                     color: #00FF00;
				     font-decoration: underline }
				     
a.nav_bar:visited {  font-size: 8pt;
                     font-family: Arial;
                     color: #000088;
				     font-decoration: underline }   
				     				     
a.nav_bar:hover   {  font-size: 8pt;
                     font-family: Arial;
                     color: #00FF00;
				     font-decoration: underline } 
				    
				    
a.td:link  		  {  font-size: 8pt;
                     font-family: Arial;
                     color: #000088;
				     font-decoration: underline }              
  
a.td:active 	  {  font-size: 8pt;
                     font-family: Arial;
                     color: #000000;
				     font-decoration: underline }
				     
a.td:visited 	  {  font-size: 8pt;
                     font-family: Arial;
                     color: #000088;
				     font-decoration: underline }   
				     				     
a.td:hover  	  {  font-size: 8pt;
                     font-family: Arial;
                     color: #000000;
				     font-decoration: underline } 
                 
                 

  			   
