BODY  { color: white;  background-color: #655671; 

scrollbar-face-color: #655671;
scrollbar-shadow-color: #655671;
scrollbar-highlight-color: #E2B7E2;
scrollbar-3dlight-color: #655671; 
scrollbar-darkshadow-color: #000116; 
scrollbar-track-color: #655671;
scrollbar-arrow-color: #E2B7E2;
}


TD { color: #655671;  background-color: #3E3B51;
border-top: double #E2B7E2; 
border-right: double #E2B7E2;
border-bottom: double #E2B7E2; 
border-left: double #E2B7E2; 
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: #E2B7E2; 
	text-align: center;
	background-color:  #655671;
}

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:#E2B7E2;
	text-align: center;
	background-color: #3E3B51;
}

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: #E2B7E2;  
	text-align: center;
	background-color:  #3E3B51;
} 

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: #E2B7E2;  
	margin-left: 10%;  margin-right: 25%;
	background-color:  #3E3B51;
} 



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: #E2B7E2;  
	margin-left: 35%;  margin-right: 5%;
	background-color:  #3E3B51;
} 


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: #E2B7E2;  
	margin-left: 5%;  margin-right: 5%;
	background-color:  #3E3B51;
} 


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: #E2B7E2;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #655671;
} 


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: #D70156; 
	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: #FCA37C; 
	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-transform: uppercase; 
	text-decoration: none;
	color: #F1F3D9;
	background-color: transparent;
}	
