/* ----------------------------------------------------------------- */
/* ------------ page appearance styles ------------ */
/* ----------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}

/* ----------------------------------------------------------------- */
/* ------------ text appearance styles ------------ */
/* ----------------------------------------------------------------- */

p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 36px;
	color: #000000;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.footertitle {
	color: #310304;
	font-size: 10px;
	font-weight: bold;
}