body {
	color: #444444;
	font-size: 14px;
    line-height: 1.8em;
}

html{
overflow-x: hidden;
overflow-y: scroll;
}
.cautionRedB {
	color: #CC3300;
	font-weight: bold;
}