body 		{background-color: white;
			font-size: 8pt;
			font-family: arial; 
            margin-left: 1px; 
            margin-top: 1px; 
            }
			
td			{font-size: 8pt;
			vertical-align: center;
            }
		
td.numeric	{text-align: right;
            }			
			
tr.header   {color: white;
	         background-color: #339966;
	         font-weight: bold;
            }
            
tr.headerblk {color: black;
	         background-color: #339966;
	         font-weight: bold;
            }
select		{font-size: 8pt;
            }
            			
input		{font-size: 8pt;
            }	

a:link      {text-decoration:none;
            }

a:active    {text-decoration:none;
            }

a:visited   {text-decoration:none;
            }

a:hover     {color: #000000;
            }
            
H3          {color: green;
             margin-bottom : 0;
            }            
			 
H4          {color: green;
             margin-bottom : 0;
            }
H5          {margin-bottom : 0;
            }            
H6          {color: green;
             margin-bottom : 0;
            }
form        {margin-bottom : 0;
            }
      						
