@charset "utf-8";
/* CSS Document */

.titletext1 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	line-height: 12px;
}
.titletext2 {
	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	line-height: 12px;
	font-style: italic;
}
.bodytext1 {
	font-family: Times,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	line-height: 16px;
	font-weight: normal;
	text-align:justify;
}
.bodytext1-center {
	font-family: Times,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	line-height: 16px;
	font-weight: normal;
	text-align:center;
}
	
.bodyLINKtext1 {
	font-family: Times,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;
	line-height: 16px;
	font-weight: bold;
	text-align:justify;}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	line-height: 14px;
	font-weight: bold;}
	
.chartheadertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height: 14px;
	font-weight: bold;
	text-align:center}
	
.charttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height: 14px;
	font-weight: bold;
	text-align:center}
