BODY  { color: white;  background-color: #A6917B;
scrollbar-face-color: #A6917B;
scrollbar-shadow-color: #A6917B;
scrollbar-highlight-color: #CAC69B;
scrollbar-3dlight-color: #A6917B; 
scrollbar-darkshadow-color: #A6917B; 
scrollbar-track-color: #A6917B;
scrollbar-arrow-color: #CAC69B;
}

TD { color: #A6917B; background-color: #030305; 
border-top: double #CAC69B; 
border-right: double #CAC69B;
border-bottom: double #CAC69B; 
border-left: double #CAC69B; 
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:  #0c0c09;
	text-align: center;
	background-color: #A6917B;
}	


P { font-size: 10pt;
	font-family:  "Comic Sans MS",Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:  #F0EBB3;
	text-align: center;
	background-color: #030305;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:  #F0EBB3;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#030305;
}

H1 { font-size:9pt;
	font-family: "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:  #F0EBB3;
	margin-left: 15%;  margin-right:15%;
	background-color: #030305;
}



H2 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;		
	font-style: normal;
	letter-spacing: 0.04em;
	color:  #F0EBB3;
	margin-left: 15%;  margin-right:5%;
	background-color: #030305;
}


H3 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:  #0c0c09;  
	margin-left: 15%;  margin-right:15%;
	background-color: transparent;
}



H4 { font-size:9pt;
	font-family:  "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:  #0c0c09;
	margin-left: 15%;  margin-right:5%;
	background-color: transparent;
}



A:link { 
	font-size:9pt;
	font-family:  "Comic Sans MS",Arial,  "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #85E6DE;
	background-color: transparent;
}

A:visited { 
	font-size: 9pt;
	font-family:   "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #EDB5DD; 
	background-color: transparent;
}

A:active { 
	font-size: 9pt; 
	font-family:   "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #E0A2F4;
	background-color: transparent;
}

A:hover { 
	font-size: 9pt;
	font-family:   "Comic Sans MS",Arial, "Courier New" , sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #B5BA80;
	background-color: transparent;
}
