body {
      background-color: #FFFFFF;
      color: #000000;
      font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}

A:link { color: #0000FF;}

.smallText {
	font-size:x-small;
}

.patina {
	font-size: x-small;
	font-weight: bold;
}

.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.weekly {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	border: #FF0000;

}
.weeklySmall {
	font-size: small;
	color: #FF0000;
}
.terms {
	font-size: x-small;
}
.pieceName {
	font-size: medium;
	font-weight: bold;
}
.piecePrice {
	font-size: medium;
	font-weight: bold;
	color: #CC6633;
}
.articleTitle {
	font-size: medium;
	font-weight: bold;
}
.blueHeader {
	font-size: medium;
	font-weight: bold;
	color: 0033FF;
}.largeText {
	font-size: x-large;
	font-weight: bold;
}
.purple {
	color: #993399;
}
