.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #431606;
}
.producthead {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #431606;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #431606;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #265407;
}
.tborder {

border-spacing: 0;
	border-style: solid;
	border-color: #aaa;
	border-width: 1px;
	border-collapse: collapse;


	margin: 0 auto;
}