body,td,th {
    font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #E9E0C5;
}
.h1 {
	font-size : 24px;
	color: #A48B3F;
	font-weight: lighter;
}
.h2 {
	font-size : 18px;
	color: #A48B3F;
	font-weight: lighter;
}
.copyright {
	font-size : 10px;
	color: #FFFFFF;
	font-weight: lighter;
}
.txt1 {
	font-size : 13px;
	color: #A48B3F;
	font-weight: normal;
}
.txt2 {
	font-size : 11px;
	color: #816D32;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #A48B3F;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A48B3F;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A48B3F;
	text-decoration: none;
}

