h1{
	font-family:"Poor Richard";
	color:#5678f4;
	text-align:center;
}

span.one{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	text-align:justify;
}

span.two{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	text-align:justify;
}

span.three{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	font-weight:bold;
	text-align:justify;
}

span.four{
	font-family:"Comic Sans MS","Arial";
	font-size:11pt;
	text-align:justify;
}

span.five{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	font-weight:bold;
	text-align:justify;
	color:#04464f;
}

span.siggy{
	font-family:"Verdana","Arial";
	font-size:8pt;
	color:blue;
	text-align:center;
}

a.navlinks:link{
	font-family:"Perpetua","Times New Roman";
	font-size:22pt;
	font-weight:bold;
	color:#04464f;
	text-decoration:none;
	
}

a.navlinks:visited{
	font-family:"Perpetua","Times New Roman";
	font-size:22pt;
	font-weight:bold;
	text-decoration:none;
	color:#04464f;	
}

a.navlinks:hover{
	font-family:"Perpetua","Times New Roman";
	font-size:22pt;
	font-weight:bold;
	color:#5678f4;
	
}

a.navlinks:active{
	font-family:"Perpetua","Times New Roman";
	font-size:22pt;
	font-weight:bold;
	color:#d46071;
	
}

a.small:link{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	color:#04464f;
	font-weight:bold;
	text-decoration:none;
	
}

a.small:visited{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	color:#04464f;	
}

a.small:hover{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	font-weight:bold;
	color:#5678f4;
	
}

a.small:active{
	font-family:"Comic Sans MS","Arial";
	font-size:14pt;
	font-weight:bold;
	color:#d46071;
	
}

a.imglinks{
	text-decoration:none;
	border:none;
}