body {
	font-family: 'Source Sans Pro', Calibri, "Trebuchet MS", Verdana;
	font-size: 12pt;
	line-height: 15pt;
	text-align: left;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

.normal {
	font-family: 'Source Sans Pro', Calibri, "Trebuchet MS", Verdana;
	margin: 1%;
	margin-top: 2px;
	font-size: 18px;
}

.caption {
	font-family: 'Source Sans Pro', Calibri, "Trebuchet MS", Verdana;
	margin-left: 1%;
	font-size: 11px;
	line-height: 1.5em;
}

.indent {
	font-family: 'Source Sans Pro', Calibri, "Trebuchet MS", Verdana;
	margin: 1%;
	margin-bottom: 20px;
}

/*legend */
    #legend {
      width: 98%;

      border: 5px solid gray;
      padding: 1px;
      background-color: Gainsboro;
      
    }
    
.tree {
	font-family: 'Source Sans Pro', Calibri, "Trebuchet MS", Verdana;
	width: 90%;
	margin-left: 0%;
	margin-right: 7%;
	margin-bottom: 20px;
}


    