body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial;
	color: #000000;
	text-align: center;



}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #333333;

}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
}
.txtstyle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;

}
.txtstyle2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;


}
A:link {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #666666; 
	font-size: 12px;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #000000; 
	font-size: 12px;
	font-weight: bold;
}
.border {
	border: 1px solid #000000;
}
.txtstyle3 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.product {
	border: 2px groove #999999;
}
