@charset "UTF-8";
body {
	height:1048px;
	margin: 0px;
	background-color: #52453c;
}
.tit_bio {
	font-family: Tahoma;
	font-size: 11px;
	color: #4c453b;
	font-weight: bold;
	}
.txt_bio {
	font-family: Tahoma;
	font-size: 11px;
	color: #887a6c;
	}
.tit_form {
font-family: Tahoma;
	font-size: 11px;
	color: #4c453b;
	padding-left:20px;
}
.ampli a{
	font-family: Tahoma;
	font-size: 11px;
	color: #887a6c;
	text-decoration:none;
}
.ampli a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #887a6c;
	text-decoration:none;
	font-weight:bold;
}
.ampli a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #887a6c;
	text-decoration:none;
	}
