BODY {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	background-color: #fff;
}

TABLE, TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

INPUT, TEXTAREA {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

H1 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	color: #9B151C;
	font-weight: normal;
	line-height: normal;
}

H2 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9B151C;
	line-height: normal;
}

H3 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9B151C;
	line-height: normal;
	font-weight: normal;
}

H4 {
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #9B151C;
	line-height: normal;
}

HR {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border: 0 solid #CCC;
	border-top-width: thin;
}

P.indent {
	margin-left: 3em;
}

#pagewrapper {
	width: 780px;
	text-align: left;
	margin: 0 auto;
	border-style: solid;
	border-width: 0 1px;
	border-color: #e3e3e3;
	background-color: #fff;
}

.padvertically TD {
	padding: 10px 0;
}

.size36 {
	font-size: 36px;
}

.size30 {
	font-size: 30px;
}

.size24 {
	font-size: 24px;
}

.size18 {
	font-size: 18px;
}

.size16 {
	font-size: 16px;
}

.size14 {
	font-size: 14px;
}

.size12 {
	font-size: 12px;
}

.size11 {
	font-size: 11px;
}

.size10 {
	font-size: 10px;
}

.size9 {
	font-size: 9px;
}

.footer {
	border-top: solid 1px #bbb;
	text-align: center;
	padding: 20px 10px 10px;
	background-color: #fff;
}

A:link, A:visited {
	color:#9B151C;
	text-decoration: underline;
}

A:active, A:hover {
	color: #71000A;
	text-decoration: underline;
}

A.red:link, A.red:visited, A.red:active, A.red:hover {
	color: #9B151C;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

A.blue:link, A.blue:visited, A.blue:active, A.blue:hover {
	color: #4264B8;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

A.catalog:link, A.catalog:visited, A.catalog:active, A.catalog:hover {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: #f00;
}

.sold {
	color: #f00;
}