html {
	font-size: 20px
}

.gwt-ListBox {
	height: 2em;
	font-size: 2em;
}

a.country, a.country span {
	font-size: 2em;
	text-align: center;
	width: 100%;
	color: black;
	padding:2px 2px 2px 20px;
}

.button {
	font-size: 50px;
	color: white;
	background: #4a6319;
}

.fnt input[type=text],.fnt a, .fnt span{
	font-size:3em;
}