/* CSS Document */

.txt_x-large {
	font-size:200%;
	line-height:160%;
	font-weight:bold;
}

.txt_xs-large {
	font-size:150%;
	line-height:130%;
	font-weight:bold;
}

.txt_large-b {
	font-size:120%;
	line-height:160%;
	font-weight:normal;
	font-weight:bold;
}

.txt_large {
	font-size:120%;
	line-height:160%;
	font-weight:normal;
}

.txt_normal {
	font-size:100%;
	line-height:160%;
	font-weight:normal;
}

.txt_normal-w {
	font-size:100%;
	line-height:160%;
	font-weight:normal;
	color:#FFFFFF;
}

.txt_s-normal {
	font-size:90%;
	line-height:160%;
	font-weight:normal;
}

.txt_s-normal-g {
	font-size:90%;
	line-height:160%;
	font-weight:normal;
	color:#006600;
}

.txt_s-normal-bold {
	font-size:90%;
	line-height:160%;
	font-weight:bold;	
}

.txt_s-small {
	font-size:70%;
	line-height:150%;
	font-weight:normal;
}

.txt_small {
	font-size:80%;
	line-height:150%;
	font-weight:normal;
}

.txt_small-g {
	font-size:80%;
	line-height:150%;
	font-weight:normal;
	color:#006600;
}

.txt_small2 {
	font-size:80%;
	line-height:130%;
	font-weight:normal;
}

.txt_small-bold{
	font-size:80%;
	line-height:150%;
	font-weight:bold;
}