/* e-brochure */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color:#000000;
}
.link {
font-size:9pt;
color: #666666;
text-decoration: none;
}
.link A:link {
text-decoration: none;
color: #666666;
}
.link A:visited {
text-decoration: none;
color: #666666;
}
.link A:active {
text-decoration: none;
color: #666666;
}
.link A:hover {
text-decoration: underline;
color: #000000;
}