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: #0C0A0D;
border-top: double #856664; 
border-right: double #856664;
border-bottom: double #856664; 
border-left: double #856664; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}
.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: #F3A18B; 
	text-align: center;
	background-color:  #140E10;
}

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:#F3A18B;
	text-align: center;
	background-color: #0C0A0D;
}

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: #F3A18B;  
	text-align: center;
	background-color:  #140E10;
} 

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: #F3A18B;  
	margin-left: 15%;  margin-right: 5%;
	background-color:  #0C0A0D;
} 



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: #F3A18B;  
	margin-left: 35%;  margin-right: 5%;
	background-color:  #0C0A0D;
} 


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: #F3A18B;  
	margin-left: 5%;  margin-right: 5%;
	background-color:  #0C0A0D;
} 


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: #F3A18B;  
	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: #C1E5F4; 
	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: #F0F3D2; 
	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: #D8BFD4; 
	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: #F57F98;
	background-color: transparent;
}	