body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFF;
	-webkit-text-size-adjust: none;
}
h2 {
	color: #000;
	text-align: center;
	font-weight: bold;
}
.button {
	font-size: 14px;
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	padding: 7px;
	color: #FFF;
	background-color: #002878;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
