body {
	background-color: #EAE7DB;
	margin: 0px;
}

a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E673B;
	}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E673B;
	text-align: left;
	}

.headText {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6D0204;
	font-style:italic;
		text-align: left;

}

ul li {
	list-style-type: square;
}

