/* ALL
-----------------------------------------------*/
html{ 
    height:100%; 
} .txt {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt p {
	margin-top: 4px;
	margin-bottom: 0px;
}
.style01 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

