.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E2F2F;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E2F2F;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productID {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB9A62;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #999999;
}
.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E2F2F;
}


.normaltextTH {
	font-family: tahoma, "MS Sans Serif";
	font-size: 13px;
	color: #5E2F2F;
}
.smalltextTH {
	font-family: tahoma, "MS Sans Serif";
	font-size: 9px;
	color: #5E2F2F;
}
.footnoteTH {
	font-family: tahoma, "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.productIDTH {
	font-family: tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #DB9A62;
	font-weight: bold;
}
.linksTH {
	font-family: tahoma, "MS Sans Serif";
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
a:hoverTH {
	font-family: tahoma, "MS Sans Serif";
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #999999;
}
.headtextTH {
	font-family: tahoma, "MS Sans Serif";
	font-size: 11pt;
	font-weight: bold;
	color: #5E2F2F;
}

.blocktext {
	text-indent: 5px;	
}.dot_table {
	border: medium dashed #CCCCCC;
}
