BODY {
	background:#1B4399;
	color:#000066;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}

STRONG {
	font-weight: bold;
	color:#811317;
}

H1 {
	color:#0066CC;
	font-weight:bold;
	font-size:13px;
	line-height:14px;
	margin:8px 0 0 0;
}

H2 {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	margin:8px 0 -4px 0;
}

H3 {
	color:#000000;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	margin:8px 0 -4px 0;
}

form {
	padding:0px;
	margin:0px;
}

.purchase_table {
	float:right;
	border:1px solid #948869;
	background:#E8DECC;
	width:130px;
	padding:4px;
	margin-left:12px;
	text-align:center;
}

.center {
	text-align:center;
}

A {
	color:#0066CC;
}

A.visited {
	color:#00CCCC
}

A.link {
	color:#006699;
}

A IMG {
	border: none;
}

/* TOC */
.tocBlock {
	width:522px;
	text-align:center;
}

.tocItem {
	float:left;
	margin:12px 0;
	width:166px;
	padding:0 4px;
	height:220px;
	text-align:center;
}

.announcement {
	color:#990000;
	font-style:italic;
}

.tocProductName {
	width:166px;
	height:68px;
	overflow:hidden;
	margin-bottom:6px;
}

.tocProductName a, .productPageProductName {
	color:#1b4399;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
}

.tocPrice {
	margin-top:6px;
	font-family:Times,"Times new roman",serif;
	font-style:italic;
	font-size:15px;
	color:#000000;
}

.soldOut {
	color:#990000;
	font-style:italic;
	font-weight:bold;
}
/* /TOC */

