/*! philip.css */

.headx {
	font-family: sans-serif;
	font-weight: bold;
 	color: purple;
 	font-size: 1em;
 	letter-spacing: 0.005em;
 	line-height: 2.5em;
}

.px {
	font-family: sans-serif;
	font-weight: bold;
 	color: black;
 	font-size: 1.2em;
 	letter-spacing: 0.002em;
 	line-height: 1.2em;
 	margin: 0 0 8px 0;
 	text-align: justify;
}
.pxp {
	font-family: sans-serif;
	font-weight: bold;
 	color: purple;
 	font-size: 1.2em;
 	letter-spacing: 0.002em;
 	line-height: 1.2em;
 	margin: 0 0 8px 0;
 	text-align: justify;
}
.pxp80 {
	font-family: sans-serif;
	font-weight: normal;
 	color: purple;
 	font-size: 1.2em;
 	letter-spacing: 0.002em;
 	line-height: 1.2em;
 	margin: 0 0 8px 0;
 	text-align: justify;
}
.whatsgood {
	font-family: sans-serif;
	font-weight: normal;
 	color: black;
 	font-size: 1.2em;
 	letter-spacing: 0.002em;
 	line-height: 1.3em;
 	margin: 0 0 8px 0;
 	text-align: left;
}
