.pop {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;

}
.popsmall {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: normal;
}
.popextrasmall {


	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
}
.popextrasmallCopywhite {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
