body,td,th {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #593a1d;
	background-image: url(img/bg.gif);
	margin-left: 10px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	text-transform: none;
	font-weight: normal;
}

