body {
	color: #93742C;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #E4D6BB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #93742C;
	margin-top: 0px;
	margin-bottom: 0px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #93742C;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #93742C;
	margin-top: 0px;
	margin-bottom: 0px;

}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
}
a:link {color: #93742C;}
a:visited {color: #93742C;}
a:hover {
	color: #55451B;
	text-decoration: underline;
}
a.dec_no {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: none;
}
a.dec_no:link {color: #FFFFFF;}
a.dec_no:visited {color: #FFFFFF;}
a.dec_no:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	
	border: none;
}
input,textarea, select {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background: #FFFFFF;
	color: Gray;
	border: 1px solid Gray;
}
.txt_ERR {
	font-weight: normal;
	font-size: 10pt;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none
}

.txt_MSG {
	font-weight: normal;
	font-size: 10pt;
	color: #008000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none
}

.txt_Kom {
	font-weight: normal;
	font-size: 10pt;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

hr{
	height: 1px;
	color: Silver;
}

