.title {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FF1925}
.body {  font-family: "Courier New", Courier, mono; font-size: 16px}
.note {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
a:active {  color: #CCCCCC}
a:link {  color: #FF1925}
a:visited {  color: #FF1925}
.register {  font-family: "Courier New", Courier, mono; font-size: 13px}
.checkout {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}

.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: lowercase;
	color: #000000;
}
.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	text-transform: uppercase;
	color: #FF0099;
}
.descriptionText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

.fashion {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
}
.caps {
	text-transform: uppercase;
}
.small {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.auctionText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
#apDiv1 .body {
	font-family: Courier New, Courier, monospace;
}
