@charset "utf-8";
/* CSS Document */
<style type="text/css">
.links {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.lower {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.bodytxt {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

</style>
.spec-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.spec-price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
.spec-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.sm_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.low_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

