body {
	background-image: url(dt_1.jpg);
	margin: 0px;
	font-size: 12px;
}
a {
	color: #202020;
}
a:hover {
	color: #FF0000;
} 
.left {
	padding-left: 57px;
}
.about {
	line-height: 200%;
}
.white {
	color: #fff;
}
.white:link {
	color:#333; text-decoration: none;
}
.white:visited {
	color:#333; text-decoration: none;
}
.white:hover {
	color:#C70B0A; text-decoration: none;
}
.product {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
} 
.pro {
	color: #202020;
}
.pro:link {
	color:#202020; text-decoration: none;
}
.pro:visited {
	color:#202020; text-decoration: none;
}
.pro:hover {
	color:#FF0000; text-decoration: none;
}
.size14 {
	font-family: arial;
	font-size: 14px;
	line-height: 22px;
}
.size14b {
	font-weight: bold;
	line-height: 26px;
}
