/* CSS Document */
<!--
body {
	background-image:   url(../images/bei.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 10pt;
	color: #333333;
}
a {
	font-size: 10pt;
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.style2 {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}
.style3 {
	font-size: 15pt;
	color: #CC0000;
	font-weight: bold;
}
-->
