@charset "utf-8";
body,td,th {
	font-family: Verdana, Tahoma, Trebuchet MS;
	font-size: 9px;
	color: #4D4435;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../assets/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #736c66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D4435;
}
a:hover {
	text-decoration: none;
	color: #C7A965;
}
h1 {
	font-size: 16px;
	color: #643211;
	font-family: "Trebuchet MS", "Palatino Linotype";
}
h2 {
	font-size: 20px;
	color: #6F4931;
	font-family: "Trebuchet MS", "Palatino Linotype";
	padding-left: 34px;
	padding-top: 30px;
}
p {
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	font-family: "Trebuchet MS", "Palatino Linotype";
	font-size: 11px;
	line-height: 1.5em;
}

h3 {
	font-size: 12px;
	color: #B6772A;
}
h4 {
	font-size: 10px;
	color: #51300D;
}
h5 {
	font-size: 8px;
	color: #7F654E;
}
.infosmallprint {
	font-family: Verdana, Tahoma, "Trebuchet MS";
	font-size: 9px;
	color: #736c66;
	text-align: center;
	line-height: 20px;
	padding-top: 7px;
	background-color: #000000;
}

#tableLayout {
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
}
