BODY  { color: white;  background-color: #102B10; 

scrollbar-face-color: #102B10;
scrollbar-shadow-color: #102B10;
scrollbar-highlight-color: #BAC6BA;
scrollbar-3dlight-color: #102B10; 
scrollbar-darkshadow-color: #102B10; 
scrollbar-track-color: #102B10;
scrollbar-arrow-color: #BAC6BA;
}


TD { color: #102B10;  background-color: #102B10;}

.title { font-size: 12pt;
	font-family:  Arial, "Comic Sans MS", "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;	
	color: #BAC6BA; 
	text-align: center;
	background-color:  #102B10;
}

P { font-size: 8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#BAC6BA;
	margin-left: 10%;  margin-right:2%;
	background-color: #102B10;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	text-align: center;
	background-color:  #102B10;
} 

H1 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	margin-left: 20%;  margin-right:6%;
	background-color:  #102B10;
} 



H2 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	margin-left: 15%;  margin-right:6%;
	background-color:  #102B10;
} 

H3 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	margin-left: 15%;  margin-right: 20%;
	background-color:  #102B10;
} 


H4 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	margin-left: 15%;  margin-right: 5%;
	background-color:  #102B10;
} 


H5 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #BAC6BA;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #102B10;
} 



A:link { 
	 font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #D988FB; 
	background-color: transparent;
}	
A:visited { 
	 font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #A5A9FC; 
	background-color: transparent;
}
A:active { 
	 font-size:8pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #82F7CA; 
	background-color: transparent;
}
A:hover { 
	 font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase; 
	text-decoration: none;
	color: #DBC1DC;
	background-color: transparent;
}	