body {
  font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
   background-color: #ffffff;
}

td {
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	color:#FFFFFF;
	font-size:16px;
}

.content {
	font-size:12px;
}

.content-w{
	font-size:12px;
	color:#FFFFFF;
}

.heading{
	color:#CC0000;
	font-size: 18px;
}

.footer{
	font-family: "MS Sans Serif";
	font-size: 11px;
	color: #888888;
}

.home {
	color:#FFFFFF;
	font-size:12px;
}

.title{
	color:#FFFFFF;
}

.products {
	font-size:11px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
}
.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
}

.link_exchange{
border:dashed;
border:thin;
margin-left: 25px;
}