BODY  { color: white;  background-color: #000000; 

scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FF5E5E;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FF5E5E;
}


TD { color: #000000;  background-color: #000000;}

.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: #FF5E5E; 
	text-align: center;
	background-color:  #000000;
}

P { font-size: 8pt;
	font-family: "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#FF5E5E;
	margin-left: 12%;  margin-right:5%;
	background-color: #000000;
}

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: #FF5E5E;  
	text-align: center;
	background-color:  #000000;
} 

H1 { font-size:8pt;
	font-family: "Comic Sans MS", Arial, "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #FF5E5E;  
	margin-left: 15%;  margin-right:5%;
	background-color:  #000000;
} 



H2 { font-size:8pt;
	font-family:  "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #FF5E5E;  
	margin-left: 15%;  margin-right:6%;
	background-color:  #000000;
} 

H3 { font-size:8pt;
	font-family:  "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #FF5E5E;  
	margin-left: 15%;  margin-right: 20%;
	background-color:  #000000;
} 


H4 { font-size:8pt;
	font-family:  "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #FF5E5E;  
	margin-left: 15%;  margin-right: 5%;
	background-color:  #000000;
} 


H5 { font-size:8pt;
	font-family: "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #FF5E5E;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #000000;
} 



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: #D988FB; 
	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: #A5A9FC; 
	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: #82F7CA; 
	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: #DBC1DC;
	background-color: transparent;
}	