.body {  font: normal 10.5px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: none}
.bodysmall { font: normal 9px/11.5px Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: none }
h1 {
	font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #732139;
}
.itemDetail {
	background: #eeeeee;
	padding: 10px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #732139;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #666666;
}
.navigation a:link {
	color: #732139;
	text-decoration: none;
}
.navigation a:visited {
	color: #732139;
	text-decoration: none;
}
.navigation a:hover {
	color: #666666;
	text-decoration: none;
}
.navigation a:active {
	color: #732139;
	text-decoration: none;
}

