BODY  { color: white;  background-color: #010101;
scrollbar-face-color: #010101;
scrollbar-shadow-color: #010101;
scrollbar-highlight-color: #BCC9B8;
scrollbar-3dlight-color: #010101; 
scrollbar-darkshadow-color: #010101; 
scrollbar-track-color: #010101;
scrollbar-arrow-color: #BCC9B8;
}

TD { color: #010101; background-color: #000000; 
border-top: double #426742; 
border-right: double #426742;
border-bottom: double #426742; 
border-left: double #426742; 
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:  #BCC9B8;
	text-align: center;
	background-color: #010101;
}	


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:  #BCC9B8;
	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:  #BCC9B8;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #010101;
}

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:  #BCC9B8;
	margin-left: 15%;  margin-right:15%;
	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:  #BCC9B8;
	margin-left: 35%;  margin-right:5%;
	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:  #BCC9B8;  
	margin-left: 15%;  margin-right:5%;
	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:  #BCC9B8;
	margin-left: 15%;  margin-right:5%;
	background-color: #010101;
}



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: #DFCBFD;
	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: #BCCFD7; 
	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: #E0A2F4;
	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: #B5BA80;
	background-color: transparent;
}