@CHARSET "UTF-8";
.red_text { color: red;}
.green_text { color: green;}
html, BODY {
	height: 100%;
}
.txt_indt { text-indent: 20px;}
