@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
}
a:link {
	color: #336633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666600;
}
a:hover {
	text-decoration: none;
	color: #660066;
}
a:active {
	text-decoration: none;
	color: #660033;
}
h1 {
	font-size: 24pt;
	color: #427806;
}
h2 {
	font-size: 18pt;
	color: #417A05;
}
h3 {
	font-size: 14pt;
	color: #3E7B00;
}
h4 {
	font-size: 12pt;
	color: #3C7500;
}
h5 {
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}
h6 {
	font-size: 10pt;
	color: #999999;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: text-top;
	line-height: normal;
	text-transform: none;
	text-align: center;
}
a.img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	line-height: 1.5em;
	text-align: justify;
}
#TableProduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 700px;
}

