body {
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #FCF1C1;
	font-size: 12px;
	color: #595857;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #857A72;
}

.header {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F99E5B;
}

ul li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #857A72;
	list-style-type:square
}

ul.bullet1 li {
	list-style-type: none;
	background-image: url(../images/misc/square_bullet8x8.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 1.5em;
}

blockquote {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #857A72;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #857A72;
}
