DL.contents {margin-left: 20%}
DT {font-weight: bold; font-size: large}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Baskerville Old Face', Baskerville;
}

H1 {font-size: 28pt; text-align: right}
H2 {font-size: 18pt; text-align: right}
H3 {font-size: 16pt}
H4 {font-size: 16pt}
H5 {font-size: 16pt}
H6 {font-size: 16pt}

H2.left {font-family: 'Baskerville Old Face'; font-size: 18pt; text-align: left}

H1.carnelstd {font-family: 'Baskerville Old Face'; font-size: 150% text-align: right}
H2.carnelstd {font-family: 'Baskerville Old Face'; font-size: 120%; text-align: right}
H3.carnelstd {font-family: 'Baskerville Old Face'; font-size: 110%}
H4.carnelstd {font-family: 'Baskerville Old Face'; font-size: large}
H5.carnelstd {font-family: 'Baskerville Old Face'; font-size: 16pt}
H6.carnelstd {font-family: 'Baskerville Old Face'; font-size: 16pt}

P.letter {font-style: italic}
P.letterReply {font-family: Garamond}
P.letter-reply {font-family: Garamond}
P.sender {text-align: right; font-weight: bold}
P.strip-bar {font-family: Arial; background-color: darkgrey; color: white}

SPAN.productName {font-weight: bold; font-style: italic}
SPAN.product-name {font-style: italic; color: grey}
SPAN.abbr {font-weight: bold; font-style: italic}
SPAN.carnel-name {font-weight: bold; font-style: italic; font-family: BaskervilleOldFace; }
SPAN.article-author {font-style: italic; }

BODY {
	background-color: white;
	color: black;
	margin: auto;
	width: 40rem;
}

A {color: green}

.buying, .buying tr {
	height: auto;
}

.buying {
	margin-left: 3em;
	border-collapse: collapse;
}

.buying td, .buying th {
	padding: 0.3em;
	vertical-align: top;
	border: solid 1px gray;
}

.buying th {
	padding: 0.5em;
}

.buying td {
	text-align: center;
	
}