BODY  { color: white;  background-color: #472B43; 
scrollbar-face-color: #472B43; 
scrollbar-shadow-color: #100C0B;
scrollbar-highlight-color: #D3C2CC;
scrollbar-3dlight-color: #472B43; 
scrollbar-darkshadow-color: #472B43; 
scrollbar-track-color: #472B43; 
scrollbar-arrow-color: #D3C2CC;}


TD { color: #472B43; background-color: #472B43; 

}
 
.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:#D3C2CC; 
	text-align: center; 
	background-color: #472B43;
}

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:#D3C2CC;  
	margin-left: 15%;  margin-right:2%;
	background-color: #472B43;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	color: #D3C2CC;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #472B43;
}
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:#D3C2CC;  
	margin-left: 15%;  margin-right:6%;
	background-color: #472B43;
}

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:#D3C2CC;  
	margin-left: 15%;  margin-right:6%;
	background-color: #472B43;
}


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: #D3C2CC;  
	margin-left: 15%;  margin-right: 20%;
	background-color: #472B43;
}

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: #D3C2CC;
	margin-left: 15%;  margin-right: 20%;
	background-color: #472B43;
}

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: #BF0E65; 
	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: #EAC27F;  
	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: #B0B0B0; 
	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: #FDE1CB;
	background-color: transparent;
}
