BODY  { color: white;  background-color: #251F1F;

scrollbar-face-color: #251F1F;
scrollbar-shadow-color: #251F1F;
scrollbar-highlight-color: #E0DBDF;
scrollbar-3dlight-color: #251F1F;
scrollbar-darkshadow-color: #251F1F;
scrollbar-track-color: #251F1F;
scrollbar-arrow-color: #E0DBDF;
}


TD { color: #251F1F; background-color: #251F1F;}

.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: #E0DBDF; 
	text-align: center;
	background-color:  #251F1F;
}

P { font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#E0DBDF;
	margin-left: 12%;  margin-right:5%;
	background-color: #251F1F;
}

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: #E0DBDF;  
	text-align: center;
	background-color:  #251F1F;
} 

H1 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0DBDF;  
	margin-left: 20%;  margin-right:10%;
	background-color:  #251F1F;
} 



H2 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0DBDF;  
	margin-left: 15%;  margin-right:6%;
	background-color:  #251F1F;
} 

H3 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0DBDF;  
	margin-left: 15%;  margin-right: 20%;
	background-color:  #251F1F;
} 


H4 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0DBDF;  
	margin-left: 15%;  margin-right: 5%;
	background-color:  #251F1F;
} 


H5 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0DBDF;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #251F1F;
} 



A:link { 
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #F4F3F5; 
	background-color: transparent;
}

	
A:visited { 
	font-size: 9pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #EE84F5;  
	background-color: transparent;
}
A:active { 
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #F5ABBB; 
	background-color: transparent;
}
A:hover {
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #D7E7DF;
	background-color: transparent;
}
