
/* tree maintenance styles  */



body {
	
    margin-top: 30px;
	margin-left: 28px;
	font-size: 0.9em;
	height: auto;
	padding: 0px;
	font-family:  Times;
	color: #006400;
	background-color: #FFFFFF;
}
	
/* HORIZONTAL POSITION IDS  */

    

    
    
/* CLASSES */ 

    div.text1 {
		text-align: center;
		color: #006400;
        margin-bottom: 0;
		margin-top: 10px;
		margin-left: 0px;
		border: 0px solid red;
	}

    h1 {
		text-align: center;
		color: #804000;
        font-family:  Arial Black;
        font-size: 36pt;
		font-weight: plain;
		font-style: plain;
		line-height:42pt;
        margin-top: 20px;
		margin-bottom: 0px;
		border: 0px solid red;
		
	}
    
    
    
    h2 {
		text-align: center;
		color: #804000;
        font-family:  Arial;
        font-size: 24pt;
		font-weight: bold;
		font-style: plain;
		margin-top: 20px;
		margin-bottom: 0px;
		border: 0px solid red;
		
	}