BODY  { color: white;  background-color: #172842; 

scrollbar-face-color: #172842;
scrollbar-shadow-color: #172842;
scrollbar-highlight-color: #F4E5BD;
scrollbar-3dlight-color: #172842; 
scrollbar-darkshadow-color: #172842; 
scrollbar-track-color: #172842;
scrollbar-arrow-color: #F4E5BD;
}


TD { color: #172842;  background-color: #172842;}

.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: #F4E5BD; 
	text-align: center;
	background-color:  #172842;
}

P { font-size: 8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#F4E5BD;
	margin-left: 12%;  margin-right:5%;
	background-color: #172842;
}

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: #F4E5BD;  
	text-align: center;
	background-color:  #172842;
} 

H1 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #F4E5BD;  
	margin-left: 12%;  margin-right:15%;
	background-color:  #172842;
} 



H2 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #F4E5BD;  
	margin-left: 15%;  margin-right:6%;
	background-color:  #172842;
} 

H3 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #F4E5BD;  
	margin-left: 15%;  margin-right: 20%;
	background-color:  #172842;
} 


H4 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #F4E5BD;  
	margin-left: 15%;  margin-right: 5%;
	background-color:  #172842;
} 


H5 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color: #F4E5BD;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #172842;
} 



A:link { 
	font-size: 8pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #F4F3F5; 
	background-color: transparent;
}

	
A:visited { 
	font-size: 8pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #EE84F5;  
	background-color: transparent;
}
A:active { 
	font-size: 8pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #F5ABBB; 
	background-color: transparent;
}
A:hover {
	font-size: 8pt; 
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #D7E7DF;
	background-color: transparent;
}