@charset "utf-8";
.maintext {
	font-family: "Futura", "Trebuchet MS", "Arial", sans-serif;
	font-size: 17px;
	color: #FFFF00;
	padding-right: 64px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
}
.pointers {
	font-family: "Palatino Linotype", Garamond, "Times New Roman";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	margin: 0px;
	padding: 0px;
}
br {
	line-height: 10px;
}