.Heading {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-decoration: none;
	color: #660000;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	list-style-position: inside;
	list-style-type: none;
}
	
.Subheading {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	color: #660000;
	font-weight: lighter;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #660000;
}
.buttonsize {
	clear: none;
	float: none;
	height: 100px;
	width: 100px;
}
