body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #5B2E00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 16px;
	color: #251C17;
}
h2 {
	font-size: 14px;
	color: #664A3E;
}
h3 {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #473E2D;
}
.style1 {
	font-size: 14px;
	font-weight: 400;
	font-family: tahoma;
	letter-spacing: 2px;
}

.style2 {
	font-size: 13px;
	color: #333333;
	font-style: normal;
}
.style3 {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.form_comment {
	font-size:10px;
	color:#666666;
}