a:link {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
}
a:visited {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
}
a:hover {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #990033;
}
a:active {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
}
.product {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
	text-align: justify;
}
.other {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;


}
.address {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 9pt;
	color: #000000;
	text-align: center;
}
.PageTit {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-family: "Lucida Sans Unicode", Arial;

}
.thinBorder {
	border: 1px solid;
}
