body {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	background-color: #63767A;
}

.title {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	color: #FFFFFF;
}

p {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
}

a  {
	font-family: "Trebuchet MS";
	color: #000000;
	font-weight: bold;
}