BODY  { color: #FFFFFF;  background-color: #18080B;
scrollbar-face-color: #18080B;
scrollbar-shadow-color: #18080B;
scrollbar-highlight-color: #FFA47F;
scrollbar-3dlight-color: #18080B; 
scrollbar-darkshadow-color: #18080B; 
scrollbar-track-color: #18080B;
scrollbar-arrow-color: #FFA47F;
}

TD { color: #18080B; background-color: #18080B; 


}
.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:  #FFA47F;
	text-align: center;
	background-color: #18080B;
}	


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:  #FFA47F;
	margin-left: 12%;  margin-right:5%;
	background-color: #18080B;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif;
	font-weight: normal;	
	font-style: normal;
	color:  #FFA47F;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #18080B;
}

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:  #FFA47F;
	margin-left: 10%;  margin-right:10%;
	background-color: #18080B;
}



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:  #FFA47F;
	margin-left: 25%;  margin-right:10%;
	background-color: #18080B;
}


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:  #FFA47F;  
	margin-left: 15%;  margin-right:25%;
	background-color: #18080B;
}

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:  #FFA47F; 
	margin-left: 15%;  margin-right:15%;
	background-color: #18080B;
}



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: #FDE1CB;
	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: #FFFAC4; 
	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: #BEBDB8;
	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: #FF3333;
	background-color: transparent;
}