body {
	background-color: #fff;
	font: 12pt "Times New Roman", Times, serif;
}
/* Font Sizes */
#copy {
	font-size: 75%;
}
#topnav, #topnav a, #bottomnav, #bottomnav a, #braceletnav {
	font-size: 10pt;
}
#printheader h1 { font-size: 24pt; text-decoration: none;}
 .description, p, .note, td {
	font-size: 12pt;
}
.title, h3 {
	font-size: 14pt;
}
h1 {
	font-size: 16pt;
}
h3, #bottomnav {text-align: center;
}
/* Font Styles */
h1, h3, .title, .note, .date, #topnav, #topnav a, #bottomnav, #bottomnav a {
font-weight: bold;
}
.description, .note, .date {
font-style: italic
}
/* Links */
a, h1, a:hover {text-decoration: underline;}

/* All others */
img { border-style: none}

/* Layout */
#logo, #jbmlogo, #topnav, #bottomnav, #braceletnav {
display: none;}
#footer  {
text-align: center;
}
.addtocart {
border: 0;
}