
BODY  { color: white;  background-color: #141736; 

scrollbar-face-color: #141736; 
scrollbar-shadow-color: #141736;
scrollbar-highlight-color: #32C4ED;
scrollbar-3dlight-color: #141736; 
scrollbar-darkshadow-color: #141736; 
scrollbar-track-color: #141736; 
scrollbar-arrow-color: #32C4ED;}


TD { color: #141736; background-color: #141736; 

}
 
.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:#32C4ED; 
	text-align: center; 
	background-color: #141736;
}

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:#32C4ED;  
	margin-left: 5%;  margin-right:2%;
	background-color: #141736;
}

P.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: #32C4ED;
	text-align: center;
	background-color:  #141736;
} 

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:#32C4ED;  
	margin-left: 25%;  margin-right:6%;
	background-color:  #141736;
} 



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:#32C4ED;  
	margin-left: 15%;  margin-right:6%;
	background-color:  #141736;
} 

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: #32C4ED;  
	margin-left: 15%;  margin-right: 20%;
	background-color:  #141736;
} 


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: #32C4ED;
	margin-left: 15%;  margin-right: 5%;
	background-color:  #141736;
} 

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: #D4D59D;  
	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: #B8699F;  
	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: #FDE1CB; 
	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: #CC99FF;
	background-color: transparent;
}
