/* CSS Document */
<style type="text/css">
<!--
body {
        margin-left: 15px;
        margin-top: 15px;
        margin-right: 15px;
        margin-bottom: 15px;
        background-color: #FFFFFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight : normal;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight : normal;
}
a:link {
	font-size: 9px;
	color: #333333;
	font-weight : normal;
}
a:visited {
	font-size: 9px;
	color: #333333;
	font-weight : normal;
}
a:hover {
    font-size: 9px;
	text-decoration: underline;
	color: #006DB1;
	font-weight : normal;
}
a:active {
    font-size: 9px;
	text-decoration: none;
	color: #006DB1;
	font-weight : normal;
}
.product_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:  16px
}
select { 
width: 250px; 
height:25px; 
font-size:10px 
}

.product_description {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal; }

.product_description1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F44646;
	font-weight: bold;
}

BODY {
	SCROLLBAR-FACE-COLOR:  #333333; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #666666; SCROLLBAR-DARKSHADOW-COLOR: #333333; SCROLLBAR-BASE-COLOR: #999999
}

-->
</style>

