BODY  { color: white;  background-color: #251F1F;
 scrollbar-face-color: #251F1F;
scrollbar-shadow-color: #251F1F;
scrollbar-highlight-color: #251F1F;
scrollbar-3dlight-color: #E0D0C8; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #000000;
scrollbar-arrow-color: #E0D0C8;
}
TD { color: #251F1F;  background-color: #000000;
border-top: double #E0D0C8; 
border-right: double #E0D0C8;
border-bottom: double #E0D0C8; 
border-left: double #E0D0C8; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}


.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: #E0D0C8;
	text-align: center; 
	background-color: #251F1F;
}

P { font-size: 12pt;
	font-family:   "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #E0D0C8;
	text-align: center;
	background-color: #000000;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color: #E0D0C8;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #251F1F;
}
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: #E0D0C8;
	margin-left: 15%;  margin-right:15%;
	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:  #E0D0C8;  
	margin-left: 45%;  margin-right:10%;
	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: #E0D0C8;  
	margin-left: 5%;  margin-right:5%;
	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: #E0D0C8;
	margin-left: 15%;  margin-right:15%;
	background-color: #251F1F;}




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: #BEBDB8; 
	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: #FFFAC4; 
	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: #FDE1CB; 
	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-decoration: none;
	text-transform: uppercase; 
	color: #9BE1EB;
	background-color: transparent;
}


