BODY  { color: white;  background-color: #140E10; 
scrollbar-face-color: #140E10;
scrollbar-shadow-color: #140E10;
scrollbar-highlight-color: #856664;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #140E10;
scrollbar-arrow-color: #F3A18B;
}

TD {color: #140E10;  background-color: #140E10;

}
.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: #f9dbd3;
	text-align: center;
	background-color:  #140E10;
}

P { font-size: 9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #f9dbd3;
	margin-left: 15%;  margin-right:15%;
	background-color: #140E10;
}

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:  #f9dbd3; 
	text-align: center;
	background-color:  #140E10;
} 

H1 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #f9dbd3;   
	margin-left: 15%;  margin-right: 15%;
	background-color:  #140E10;
} 



H2 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#f9dbd3;
	margin-left: 15%;  margin-right:15%;
	background-color:  #140E10;
} 


H3 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #f9dbd3;
	margin-left: 15%;  margin-right:15%;
	background-color:  #140E10;
} 


H4 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #f9dbd3; 
	margin-left: 15%;  margin-right: 15%;
	background-color:  #140E10;
} 


A:link { 
	 font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #B09EB7; 
	background-color: transparent;
}	
A:visited { 
	 font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #D2BCB3; 
	background-color: transparent;
}
A:active { 
	 font-size:8pt; 
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #D4A4CC; 
	background-color: transparent;
}
A:hover { 
	 font-size:8pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase; 
	text-decoration: none;
	color: #95AFBD;
	background-color: transparent;
}	
