body {
	
	font-family: Century Gothic;
	font-size: 10pt;
	
}

a {
	color: #192954;
	font-size: 8pt;

}

.looksLikeText {
	
	font-family: Century Gothic;
	font-size: 10pt;
}

h1 {
	color: #192954;
}

ul {
	font-size: 10pt;
}


p {

	font-family: Century Gothic;	
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
}

.copyrightInfo {

	color: #ffffff;
	font-size: 8pt;
	font-family: Century Gothic;
	
}

.copyrightInfo a {

	color: #ffffff;
	font-size: 8pt;
	font-family: Century Gothic;
	
}