}
body {
	margin-top: 0px;
	background-image: url(../images/bg_tile.jpg);
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-align: left;
}
.title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px; 
	font-weight: 600;
	color: black;
}
.title2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px; 
	font-weight: 300;
	color: black;
	text-align: right;
}
.product {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px; 
	font-weight: 600;
	color: black;
	text-align: center;
}
.product_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color: black;
	text-align: center;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}
.tag {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px; 
	font-weight: ;
	font-style: italic;
	color: white;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
}
a {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: #0000ff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #B22222;
}
a:active {
	text-decoration: none;
	color: #0000ff;
}