body {
	font-family: "Trebuchet MS";
	margin: 0;
	background: #F9F89C;

	}

a {
	color: #A34646;
	text-decoration: none;

	}

a:visited {
	color: #A34646;

	}

a:hover {
	color: #5D0C27;
	text-decoration: underline;

	}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse; 
	}

td {
	vertical-align: top;
	}
p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12px;
	list-style-type: circle;


}
