BODY  { color: white;  background-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #A6663F;
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color: #FFFFFF;
}

TD { color: #FFFFFF; background-color: #FFFFFF; 
}


.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:#A6663F;
	text-align: center; 
	background-color:#FFFFFF;
}

P { font-size: 8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A6663F;
	margin-left: 5%;  margin-right:8%;
	background-color: #FFFFFF;
}

P.title { font-size: 12pt;
	font-family:  "Comic Sans MS", Arial,  "Courier New" , sans-serif; 
	font-weight: normal;	
	font-style: normal;
	color:#A6663F;
	letter-spacing: 0.04em;
	text-align: center;
	background-color:#FFFFFF;
}
H1 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A6663F;
	margin-left: 15%;  margin-right:3%;
	background-color: #FFFFFF;
}

H2 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;		
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A6663F;
	margin-left: 15%;  margin-right:6%;
	background-color: #FFFFFF;
}

H3 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A6663F;
	margin-left: 15%;  margin-right: 20%;
	background-color: #FFFFFF;
}

H4 { font-size:8pt;
	font-family:  Arial, "Comic Sans MS", "Courier New" , sans-serif; 
	font-weight: bold;	
	font-style: normal;
	letter-spacing: 0.04em;
	color:#A6663F;  
	margin-left: 15%;  margin-right: 5%;
	background-color:#FFFFFF;
}
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: #4240A8; 
	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: #EE7023;  
	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: #640B28; 
	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: #B71DB9;
	background-color: transparent;
}