body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#FFFFFF;
	border:1 solid;
	border-color: 004E1E;
	color:004E1E;
}
.inp_50 {
	width: 50%;
}
.inp_100 {
	width: 100%;
}
p, td, th, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:004E1E;
}
p, li {
	text-align:justify;
}
.yellow, .yellow:active, .yellow:visited {
	color: #FFF8C4;
	font-size: 10px;	
	text-decoration:none;	
}
.red {
	color: red;
	font-size: 12px;	
}
.menu, .menu:active, .menu:visited {
	color: #5C551E;
	text-decoration:none;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-stretch: narrower;
}
.menu:hover {
	color: #E9E5CC;
	text-decoration:none;
	background-color: 5C551E;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-stretch: narrower;
}
.menu_active, .menu_active:active, .menu_active:visited, .menu_active:hover {
	color: #E9E5CC;
	text-decoration:none;
	background-color: 5C551E;	
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:italic;
	font-stretch: narrower;
}
.created, .created:active, .created:visited, .created:hover {
	color: #FFF8C4;
	text-decoration:none;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.lang, .lang:active, .lang:visited, .lang:hover {
	color: #F4F1DE;
	background: #684A24;	
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.bottom, .bottom:active, .bottom:visited, .bottom:hover {
	color: #5A551D;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}