.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 896e56;
	line-height: 1.3em;
}
.aligntable {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.formtext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: 896e56;
	line-height: normal;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 896e56;
	line-height: 1.3em;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 896e56;
	line-height: 1.3em;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 896e56;
	line-height: 1.3em;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 896e56;
	line-height: 1.3em;
	text-decoration: none;
}

html, body{
scrollbar-face-color:#f0f3ee;
scrollbar-base-color:#f0f3ee;
scrollbar-arrow-color:#896e56;
scrollbar-track-color:#e0d7cb;
scrollbar-shadow-color:#f0f3ee;
scrollbar-highlight-color:#f0f3ee;
scrollbar-3dlight-color:#e0d7cb;
scrollbar-darkshadow-Color:#e0d7cb;

overflow-x: hidden;
	overflow-y: auto;
}

