@charset "utf-8";
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px;
	padding-right:5px;
	padding-left:5px;
}

.footer {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
}

.product {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000066;
	line-height: normal;
	text-decoration: none;
}

.namalink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.border {
	border-bottom-width: 1px;
	border-bottom-color: #8C8C8C;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	border-bottom-style: dashed;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8C8C8C;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.borderbwh {
	border-bottom-width: 1px;
	border-bottom-color: #8C8C8C;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	border-bottom-style: dashed;
	border-right-width: 0px;
	border-right-style: none;
}
.linker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF9900;
	font-weight:bold;
}


