BODY  { color: white;  background-color: #651C01; 

 
   scrollbar-arrow-color: #FD8575;
  scrollbar-track-color: #651C01;
  scrollbar-face-color: #651C01;
  scrollbar-highlight-color: #FD8575;
  scrollbar-3dlight-color: #0D0302;
  scrollbar-darkshadow-color: #A42F01;
  scrollbar-shadow-color: #651C01;
}



TD { color: #651C01; background-color: #0D0302; 
border-top: double #A42F01; 
border-right: double #A42F01;
border-bottom: double #A42F01; 
border-left: double #A42F01; 
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:#FD8575;
	text-align: center; 
	background-color:#651C01;
}

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:#FD8575;
	text-align: center;
	background-color: #0D0302;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS",Arial, "Courier New", sans-serif ;
	font-weight: normal;	
	font-style: normal;
	color:#FD8575;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#651C01;
}
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:#FD8575;
	margin-left: 15%;  margin-right:20%;
	background-color: #0D0302;
}

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:#FD8575;
	margin-left: 40%;  margin-right:5%;
	background-color: #0D0302;
}

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:#FD8575;
	margin-left: 15%;  margin-right:5%;
	background-color: #0D0302;
}

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:#FD8575;  
	margin-left: 15%;  margin-right: 15%;
	background-color:#651C01;
}
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: #F3D95E;
	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: #EDA8ED; 
	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: #A1BDF6;  
	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: #31A76E;
	background-color: transparent;
}