BODY  { color: white;  background-color: #1C1402;
scrollbar-face-color: #1C1402;
scrollbar-shadow-color: #1C1402;
scrollbar-highlight-color: #865F07;
scrollbar-3dlight-color: #1C1402; 
scrollbar-darkshadow-color: #1C1402; 
scrollbar-track-color:#1C1402;
scrollbar-arrow-color: #FFFFFF;
}

TD { color: #1C1402; background-color: #FFFFFF; 
border-top: double #865F07; 
border-right: double #865F07;
border-bottom: double #865F07; 
border-left: double #865F07; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px;}


.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:#FFFFFF;
	text-align: center; 
	background-color:#1C1402;
}

P { font-size: 12pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#865F07;
	text-align: center;
	background-color: #FFFFFF;
}

P.title { font-size: 12pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:#FFFFFF;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#1C1402;
}
H1 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#1a0701;
	margin-left: 15%;  margin-right:15%;
	background-color: #FFFFFF;
}

H2 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;		
	font-style: normal;
	letter-spacing: 0.04em;
	color:#1a0701;
	margin-left: 15%;  margin-right:15%;
	background-color: #FFFFFF;
}

H3 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#1a0701;
	margin-left: 15%;  margin-right: 15%;
	background-color: #FFFFFF;
}

H4 { font-size:9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#FFFFFF;  
	margin-left: 15%;  margin-right: 15%;
	background-color:#1C1402;
}
A:link { 
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #A89C40; 
	background-color: transparent;
}

	
A:visited { 
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #A6663F;  
	background-color: transparent;
}
A:active { 
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	color: #A93259; 
	background-color: transparent;
}
A:hover {
	font-size: 9pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase; 
	color: #763277;
	background-color: transparent;
}
