.Button {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	border: medium solid #999999;
	color: #FFFFFF;
}
.Header {
	font-size: 24px;
	color: #000000;
	text-align: left;
}

.Body {
	font-size: 14px;
	color: #000000;
}
.Headersmall {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

