body{
	margin:0;
}


.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding:30px;
	vertical-align:top;
	font-weight: 400;
	line-height: 20px;
	text-align: justify;
}
.titr {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #fea2b0;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #8DC73F;
	text-align: center;
	vertical-align: middle;
}

.button a:link{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.button a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fea2b0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.button a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.button a:active{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fea2b0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #DB3F2B;
}
input,select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
