.text {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.textB {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.textred {
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
}

.textR {
	font-size: 12px;
	color: #FF0000;
}

.textBL {
	font-size: 12px;
	color: #0000FF;
}

.textGR {
	font-size: 12px;
	color: #00CC00;
}

.textW {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.textH	{
	font-size: 12px;
	color: #666666;
}

.textSL	{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.textL	{
	font-size: 16px;
	color: #333333;
}

.textLL	{
	font-size: 20px;
	color: #333333;
}

.textblue {
	font-weight: bold;
	font-size: 12px;
	color: #0000FF;
}

.textorange {
	color: #FF8C00;
}

.textBR {
	font-weight: bold;
	font-size: 12px;
	color: #663300;
}
h1 {
	font-size: 16px;
	color: #333333;
}

h2 {
	font-size: 14px;
	color: #333333;
}

h3 {
	font-size: 12px;
	color: #333333;
}

.mp{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.piano{
	font-size: 12px;
	color: #999999;
}

.pp {
	font-size: 12px;
	color: #666666;
}

.ppn {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.ppp	{
	font-size: 10px;
	color: #888888;
}

.ppr	{
	font-size: 10px;
	color: #FF0000;
}

.F{
	font-weight: bold;
	font-size: 8px;
	color: #666666;
}
a {
	font-size: 12px;
	color: #0080FF;
	text-decoration:none;
	font-style: normal;
}
a:hover {
	font-size: 12px;
	color: #884400;
	text-decoration: underline;
}

.left	{
	text-align: left;
}

.right	{
	text-align: right;
}

.center	{
	text-align: center;
}
