BODY  { color: #FFFFFF;  background-color: #C7957A;
scrollbar-face-color: #C7957A;
scrollbar-shadow-color: #C7957A;
scrollbar-highlight-color: #C7957A;
scrollbar-3dlight-color: #18080B; 
scrollbar-darkshadow-color: #C7957A; 
scrollbar-track-color: #C7957A;
scrollbar-arrow-color: #FFA47F;
}

TD { color: #C7957A; background-color: #18080B; 

border-top: double #FFA47F; 
border-right: double #FFA47F;
border-bottom: double #FFA47F; 
border-left: double #FFA47F; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}
.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:  #18080B;
	text-align: center;
	background-color: #C7957A;
}	


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:  #FFA47F;
	text-align: center;
	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: #C7957A;
}

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: 15%;  margin-right:15%;
	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: 45%;  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: 5%;  margin-right:5%;
	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:  #18080B;
	margin-left: 15%;  margin-right:15%;
	background-color: #C7957A;
}



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: #9F1A1A;
	background-color: transparent;
}