.item_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: bold;
        color: #FF6600;
        text-decoration: none;
}
.item_head_b {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.item_det {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: .5px;
}
.item_det_sm {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        letter-spacing: .5px;
}
.x_out {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: bold;
        color: #FF6600;
        text-decoration: line-through;
}
.orange_det {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #FF6600;
        text-decoration: none;
}
.black_det {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        line-height: 14px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .5px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .5px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: .5px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: .5px;
}

