/*  --------------------------------------------------------------------------
     
     Default Style Sheet
     Version: 1.0
     Date: 8/04/2005

    ------------------------------------------------------------------------- */

#menu ul li a,
#menu2 ul li a {
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    10px;   
	}
	

html>#menu ul li a,
html>#menu2 ul li a  {
	font-size: 10px;   
	} 
	
/* ---------------------------- Tables ------------------------------------ */	

.datatable {
	font-size: 1.1em;
}
	
/* ---------------------------- Typography -------------------------------- */

p	{
	line-height: 130%;
	font-size: 1em;
	}

#content h1	{
	font-size:  large;
	font-weight: normal;
    }

html>#content h1 	{
	font-size:  large;  
	}
	
#content h2	{
	font-size:  medium;
    }

html>#content h2 	{
	font-size:  medium;  
	}
	
#content h3	{
	font-size:  x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    small;
    }

html>#content h3 	{
	font-size:  small;  
	}
	
#content h4	{
	font-size:  1em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size:    1.1em;
    }

html>#content h4 	{
	font-size:  1em;  
	}
	
#content ul {
	font-size: 1em;
	}



p.faq {
	font-size: 0.8em;
	width: 137px;
	}

	
p.footer {
	font-size: 0.8em;
	}

