td.NavIndent {font-family: arial;
			  font-size: 10;
			  padding-left: 40;}

body {background-color: #F0F1E5;}

td {font-family: arial; 
	font-size: 12; 
	padding: 20;  
	border: thin dotted #000000;}

p.heading {font-family: arial; 
   		   font-size: 14;}

p {font-family: arial; 
   font-size: 12;}
   
blockquote {font-family: arial; 
            font-size: 12;}
   
li {font-family: arial; 
	font-size: 12; }
	
p.h1 {font-family: arial; 
	  font-size: 18;
	  font-weight: bold;}

p.h2 {font-family: arial; 
	  font-size: 18;
	  font-weight: bold;}

p.h3 {font-family: arial; 
	  font-size: 16;
	  font-weight: bold;}

p.h4 {font-family: arial; 
	  font-size: 14;
	  font-weight: bold;}
	  
p.nav {font-family: arial;
	   font-size: 12;}
	   
p.question {font-family: arial;
	        font-size: 12;
			font-weight: bold;}	   
	  
a {font-family: arial;
   font-size: 12; }

a.head {font-family: arial;
	   font-size: 12;
	   font-weight: bold;}
   
a.sub {font-family: arial;
	   font-size: 12;
	   margin-left: 0;}

.trigger{
	cursor: pointer;
	cursor: hand;}
	
.branch{
	display: none;
	margin-left: 16px;}