@charset "UTF-8";
/* CSS Document */
<!--
body, td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.style1 {
	font-size: 13px;
	color: #1E1A13;
	line-height: 21px;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #49413F;
}

.stylex {
	font-size: 11px;
	color: #4F4544;
}

a {
	font-size: 11px;
	color: #5B2817;
}
a:visited {
	color: #5B2817;
}
a:hover {
	color: #5B2817;
}
a:active {
	color: #5B2817;
}
-->