body{
	margin: 0px;
	font-family:Verdana;
	font-size: 11px;
	background-color: #1A2948;
}
.product-name{
	color: #ffffff;
	padding-top:2px;
	padding-bottom:2px;
    border: 1px;
	border-bottom-style:dashed;

}
.product-name a{
	color: #ffffff;
    text-decoration: none;
}

.bottom{
font-size: 10px;
	color: #666666;
}
.bottom a{
font-size: 10px;
	color: #666666;
   text-decoration: none;
}
.toplink{
	font-size: 11px;
	color: #1E385D;
	margin-top: 5px;
}
.toplink a{	
	color: #1E385D;
}
p,table,tr,td{
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	padding: 2px;
}
p a,table a,td a,tr a{
	color:#BC5F02;
	text-decoration: none;
}
p b,table b,td b,tr b{
	color:#c1741a;
}
.boder{
	border: 1px;
	border-color: #ffffff;
	border-style: solid;
	
}
.bgcolor{
	background-color: #f0f0f0;
}
.head{
	color:#BC5F02;
	text-decoration: none;
}
.border{ border:1px  solid #ffffff}

.main-font{
	color:#BCA402;
	font-weight:bold;
	text-decoration: none;
}
.text1{
	font-size: 12px;
	color: #c1741a;
	font-family:Tahoma;
	font-weight:bold;
}
.text2{
	font-size: 12px;
	color: #02BDA2;
	font-family:Tahoma;
	font-weight:bold;
}
.text3{
	font-size: 12px;
	color: #BCA402;
	font-family:Tahoma;
	font-weight:bold;
}