@charset "UTF-8";
body {
	margin: 30px 40px 20px;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 17px;
}
.h2 {
	font-size: 17px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.imageBorder {
	border: 1px solid #000000;
}
.imageBorderCaption {
	border: 1px solid #000000;
	margin-bottom: 2px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
.shipping {	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.caption {
	font-size: 13px;
}
.form {
	font-size: 13px;
}
.footer {	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
