BODY  { color: white;  background-color: #333300; }
TD { color: #333300;  background-color: #333300;}
BODY {
scrollbar-face-color: #333300;
scrollbar-shadow-color: #333300;
scrollbar-highlight-color: #333300;	
scrollbar-3dlight-color: #FFFFCC; 
scrollbar-darkshadow-color: #333300; 
scrollbar-track-color: #333300;
scrollbar-arrow-color: #FFFFCC;
}

.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: #FFFFCC; 
	text-align: center;
	background-color:  #333300;
}

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:#FFFFCC;
	margin-left: 12%;  margin-right:5%;
	background-color: #333300;
}

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: #FFFFCC;  
	text-align: center;
	background-color:  #333300;
} 

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: #FFFFCC;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #333300;
} 



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: #FFFFCC;  
	margin-left: 15%;  margin-right: 10%;
	background-color:  #333300;
} 


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: #FFFFCC;  
	margin-left: 15%;  margin-right: 10%;
	background-color:  #333300;
} 




A:link { 
	 font-size:8pt;
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #ECDCF3; 
	background-color: transparent;
}	
A:visited { 
	 font-size:8pt;
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #EB822D; 
	background-color: transparent;
}
A:active { 
	 font-size:8pt; 
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #80D7B5; 
	background-color: transparent;
}
A:hover { 
	 font-size:8pt;
	font-family:  Arial,"Comic Sans MS","Courier New", sans-serif; 
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase; 
	text-decoration: none;
	color: #E92CF2;
	background-color: transparent;
}	

