body {
	background-color:#422B4F;
}
P {
	margin-top:10px;
	text-align:left;
	font-size:.85em;
}
.banner {
	margin:0 auto;
	margin-top:9px;
	width:702px;
}
.menu {
	width:702px;
	margin:4px auto 0 auto;
	text-align:center;
	padding:0;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#D8DFDE;
}
.content {
	margin:0 auto;
	margin-top:4px;
	background-color: #F1ECF4;
	width:702px;
	text-align:center;
}
.stock {
	display:block;
	width:166px;
	padding:6px;
	background-color:#D8DFDE;
	border-top:2px solid #C0CBCA;
	border-left:2px solid #A5B4B3;
	border-right:2px solid #E2E7E6;
	border-bottom:2px solid #ECF0EF;
	text-align:left;
}
a {
	color:#006A48;
	font-weight:bold;
	text-decoration:none;
}

a:focus, a:hover, a:active {
	color:#422B4F;
	text-decoration:underline;
}

.menu a {
	line-height:1.25;
	text-decoration:none;
	text-align:center;
}
.menub {
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	color:black;
}
h2 {
	color:#422B4F;
	text-align:center;
	font-family:Georgia;
}
h3 {
	color:#005136;
	text-align:center;
	font-family:tahoma;
	font-size:1em;
	padding-bottom:4px;
}
dd {
	margin-top:10px;
	text-align:left;
	font-size:.85em;
	padding:6px;
}
.tn {
	border:1px solid #422B4F;
	max-width:170px;
}