

BODY { color: white; background: #0E0105; }

BODY {
scrollbar-face-color: #0E0105;
scrollbar-shadow-color: #0E0105;
scrollbar-highlight-color: #0E0105
scrollbar-3dlight-color: #FEFBEA; 
scrollbar-darkshadow-color: #0E0105; 
scrollbar-track-color:#0E0105;
scrollbar-arrow-color: #FEFBEA;
}
TD { color: #0E0105; background-color: #FEFBEA;
border-top: double #BFB266;
border-right: double #BFB266;
border-bottom: double #BFB266;
border-left: double #BFB266;
border-top-width: 3px; 
border-right-width: 3px; 
border-bottom-width: 3px; 
border-left-width: 3px;
}


P { font-size: 12pt;
	font-family: "Comic Sans MS", Georgia, Verdana, sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:#1C2A85;
	text-align: center;
	background-color: #FEFBEA;
}

P.title { font-size: 12pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:#F4F7D8;
	letter-spacing: 0.04em;
	text-align: center;
	background-color: #0E0105;
}
H1 { font-size:10pt;
	font-family: "Comic Sans MS", Arial, Georgia, Verdana, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	color: #4D1C11;  
	margin-left: 10%;  margin-right:5%;
	background-color: #FEFBEA;
}

H2 { font-size:10pt;
	font-family:  "Comic Sans MS", Arial, Georgia, Verdana, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	color: #1C2A85;  
	margin-left: 10%;  margin-right: 5%;
	background-color: #FEFBEA;
}

H3 { font-size:10pt;
	font-family:  "Comic Sans MS", Arial, Georgia, Verdana, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	color:#CBCEB9;  
	margin-left: 15%;  margin-right: 5%;
	background-color: #0E0105;

} 

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: #8287DC;
	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: #5EB35E; 
	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: #C5783C; 
	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: #C032C1;
	background-color: transparent;
}