@charset "utf-8";
/* CSS Document */
body {
	background-color: #F2F4F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt { color: #000000; font-family: arial; font-size: 12px; text-decoration:none; }
.txt:hover { color: #FFFFFF; font-family: arial; font-size: 12px;text-decoration:none; }

.tt1 { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:normal;}
.tt2 { font-family: Arial, Helvetica, sans-serif; font-size:20px; font-style:normal; font-weight:bold; color:#336600;}
