@charset "utf-8";
#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #747474;
	line-height: 1.2;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A68359;
}
a:visited {
	color: #A68359;
}
#body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: transparent;
}
#bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #747474;
	line-height: 1.2;
}
