BODY  { color: white;  background-color: #604F86; 

scrollbar-face-color: #604F86;
scrollbar-shadow-color: #604F86;
scrollbar-highlight-color: #604F86;
scrollbar-3dlight-color: #604F86; 
scrollbar-darkshadow-color: #130D19; 
scrollbar-track-color: #604F86;
scrollbar-arrow-color: #FAD6FA;
}


TD { color: #604F86;  background-color: #130D19;
border-top: double #7363A8; 
border-right: double #7363A8;
border-bottom: double #7363A8; 
border-left: double #7363A8; 
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: #FAD6FA; 
	text-align: center;
	background-color:  #604F86;
}

P { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#FAD6FA;
	text-align: center;
	background-color: #130D19;
}

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: #FAD6FA;  
	text-align: center;
	background-color:  #604F86;
} 

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: #FAD6FA;  
	margin-left: 10%;  margin-right: 25%;
	background-color:  #130D19;
} 



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: #FAD6FA;  
	margin-left: 40%;  margin-right: 10%;
	background-color:  #130D19;
} 


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: #FAD6FA;  
	margin-left: 5%;  margin-right: 5%;
	background-color:  #130D19;
} 


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: #FAD6FA;  
	margin-left: 15%;  margin-right: 15%;
	background-color:  #604F86;
} 


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: #FBE5BA; 
	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: #F87A42; 
	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-transform: uppercase; 
	text-decoration: none;
	color: #DC9FF5;
	background-color: transparent;
}	