body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #0066FF;
	text-decoration: underline;
	
}
a:visited {
	color: #0033FF;
	text-decoration: underline;
	
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	
}
a:active {
	color: #FF9900;
	text-decoration: underline;
	
}
.text-01 {
	font-size: 12pt;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	
}
.text01 {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
	
}
.text01-b {
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: bold;

}
.text02 {
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #333333;
	
}
.text02-b {
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #333333;
	font-weight: bold;

}
.text03 {
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #333333;
	
}
.text03-b {
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #333333;
	font-weight: bold;

}
.text-at {
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #999999;
	
}
.text-at-b {
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;
	color: #999999;
	font-weight: bold;

}
.text-message {

	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #333333;
}
