.h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF6600;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF9900;
}
.linking {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0000CC;
}
