body {
	background-color : #56463A;
	scrollbar-3dlight-color: #94826D;
	scrollbar-arrow-color: #47351F;
	scrollbar-base-color: #877660;
	scrollbar-darkshadow-color: #483722;
	scrollbar-face-color: #877660;
	scrollbar-highlight-color: #94826D;
	scrollbar-shadow-color: #483722;
	scrollbar-track-color: #483722;
	overflow:auto;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #756551;
	padding-left : 28px;
	padding-right : 28px;
}
.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #756551;
}
.input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #756551;
	border : 1px solid #756551;
}
.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #81362F;
}
.beige {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #EFDFC0;
}
.subhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #756551;
	line-height : 20px;
	font-weight : bold;
	font-style : italic;
}
.heading {
	font-family : "Times New Roman", Times, serif;
	font-size : 23px;
	font-style : italic;
	color : #A87A32;
	line-height : 20px;
}
.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D9B964;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	background-color : #56463A;
	font-weight : bold;
}
.contacts {
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	color : #D9B964;
	letter-spacing : 1px;
	line-height : 24px;
	text-decoration : none;
}
