BODY {
	background-color: #fff;
COLOR: #000;
margin: 9px 0 0 0; 
padding:0; 

}

.labelfont-1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #53225e;
}
.textsize-1 {
	font-family: Arial;
	font-size: 11px;
	color: #333333;

}
.labelfont-2 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #006699;
	text-decoration: none;

}
a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-family: "Arial";
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}
a.menu2:link {
	font-family: "Arial";
	font-size: 12px;
	color: #2378B7;
	font-weight: bold;
	text-decoration: none;


}
a.menu2:visited {
	font-family: "Arial";
	font-size: 12px;
	color: #2378B7;
	text-decoration: none;
	font-weight: bold;

}
a.menu2:active {
	font-family: "Arial";
	font-size: 12px;
	color: #2378B7;
	text-decoration: none;
	font-weight: bold;

}
a.menu2:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #2378B7;
	text-decoration: none;
	font-weight: bold;

}
.labelfont3 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.b:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.b:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.investor_back {
background-color: #E3EBEA;
}

table.tablelist {
    border-width: 0 0 1px 0;
	border-spacing: 0;
	border-collapse: collapse; 
}