@charset "utf-8";
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #313131;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #313131;
}

body {
	background-color: #d8d6d9;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #85888d;
	text-align: left;
}
a {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #85888d;
	text-decoration: none;
}
