BODY  { color: white;  background-color: #8C8C8C; 
scrollbar-face-color: #8C8C8C;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color:#8C8C8C;
scrollbar-arrow-color: #D58929;
}

TD { color: #8C8C8C; background-color: #0C2B0B; 
border-top: double #154B14; 
border-right: double #154B14;
border-bottom: double #154B14; 
border-left: double #154B14; 
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;}


.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:#0C2B0B;
	text-align: center; 
	background-color:#8C8C8C;
}

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:#D58929;
	text-align: center;
	background-color: #0C2B0B;
}

P.title { font-size: 12pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:#D58929;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#8C8C8C;
}
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:#D58929;
	margin-left: 10%;  margin-right:20%;
	background-color: #0C2B0B;
}

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:#D58929;
	margin-left: 35%;  margin-right:10%;
	background-color: #0C2B0B;
}

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:#D58929;
	margin-left: 15%;  margin-right: 8%;
	background-color: #0C2B0B;
}

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:#0C2B0B; 
	margin-left: 15%;  margin-right: 15%;
	background-color:#8C8C8C;
}
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: #F4C3CF; 
	
	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: #A2233B; 
	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: #124709; 
	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: #2359A2;
	background-color: transparent;
}