<link href="popup_text.css" rel="stylesheet" type="text/css">

.soldItems {
	font-family: cursive;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
	background-position: center center;
	border: #CCCCCC;
	height: 15px;
	text-align: center;
}

.headerTitle {
	font-family: "Allegro BT";
	font-size: 30px;
	font-style: normal;
	text-transform: none;
	color: #339933;
	text-align: center;
	background-position: center;
}

.descText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-position: center center;
	text-align: justify;
	border: 1px solid #339933;
}

.popupTitle {
	font-family: "Allegro BT";
	font-size: 30px;
	font-weight: bold;
	color: #006600;
	text-align: left;




}
.popupSubTitle {
	font-family: "Allegro BT";
	font-size: 22px;
	font-weight: normal;
	color: #009900;
	text-align: center;


}

.popUpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-align: justify;
	padding-left: 1px;

}

.soldItems {
	font-family: cursive;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.trackListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	color: #006600;
}
.dvdPopupTitles {
	font-family: "Allegro BT";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
	text-align: left;

}
.templateFooter {
	font-family: "Book Antiqua";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
