BODY  { color: white;  background-color: #FAEADD; 
scrollbar-face-color: #FAEADD;
scrollbar-shadow-color: #FAEADD;
scrollbar-highlight-color: #FAEADD;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #FAEADD;
scrollbar-track-color: #FAEADD;
scrollbar-arrow-color: #000000; }
}

TD { color: #FAEADD; background-color: #000000;
border-top: double #000000; 
border-right: double #000000;
border-bottom: double #000000; 
border-left: double #000000; 
border-top-width: 4px; 
border-right-width: 4px; 
border-bottom-width: 4px; 
border-left-width: 4px;}



.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:#171717;
	text-align: center; 
	background-color:#FAEADD;
}

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:#F4F7D8;
	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:#F4F7D8;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#FAEADD;
}
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:#F4F7D8;
	margin-left: 15%;  margin-right:5%;
	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:#F4F7D8;
	margin-left: 15%;  margin-right:25%;
	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:#F4F7D8;
	margin-left: 15%;  margin-right: 8%;
	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:#171717;  
	margin-left: 15%;  margin-right: 15%;
	background-color:#FAEADD;	
}
A:link { 
	font-size: 8pt; 
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #EC8552;
	background-color: transparent;
}
	
A:visited { 
	font-size: 8pt; 
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #AFAFEF; 
	background-color: transparent;
}

	
	
A:active { 
	font-size: 8pt; 
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	color: #D2C93E;  
	background-color: transparent;
}
A:hover { 
	font-size: 8pt; 
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #C499C7;
	background-color: transparent;
}


