BODY  { color: white;  background-color: #312726; 
scrollbar-face-color: #312726; 
scrollbar-shadow-color: #312726;
scrollbar-highlight-color: #120811;
scrollbar-3dlight-color: #E9CD9E; 
scrollbar-darkshadow-color: #312726; 
scrollbar-track-color: #312726; 
scrollbar-arrow-color: #E9CD9E;}


TD { color: #312726; background-color: #120811; 
border-top: double #BFA780; 
border-right: double #BFA780;
border-bottom: double #BFA780; 
border-left: double #BFA780; 
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:#E9CD9E; 
	text-align: center; 
	background-color: #312726;
}

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:#E9CD9E;  
	text-align: center;
	background-color: #120811;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	color: #E9CD9E;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #312726;
}
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:#E9CD9E;  
	margin-left: 15%;  margin-right:15%;
	background-color: #120811;
}

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:#E9CD9E;  
	margin-left: 40%;  margin-right:5%;
	background-color: #120811;
}


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: #E9CD9E;  
	margin-left: 5%;  margin-right:5%;
	background-color: #120811;
}

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: #E9CD9E;
	margin-left: 15%;  margin-right:15%;
	background-color: #312726;
}

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: #EDCDED; 
	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: #93B8D7;  
	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: #576E62; 
	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: #B1A4A7;
	background-color: transparent;
}
