.footer
{
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #7A3845;
}
.footer a		{	text-decoration: none;	}
.footer a:hover	{	color: #D6C599;	text-decoration: none; }

.standard
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #583845;
	text-align: justify;
}
.standard a		{	text-decoration: underline;	}
.standard a:hover	{	color: #7A081E;	text-decoration: underline; }

.title
{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #583845;
}
.title a		{	text-decoration: none;	}
.title a:hover	{	color: #583845;	text-decoration: underline; }

.slim
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.Scrollbars
{
	scrollbar-face-color: #580426;
	scrollbar-arrow-color: #D9D8D1;
	scrollbar-track-color: #D9D8D1;

	scrollbar-shadow-color: #D9D8D1;
	scrollbar-highlight-color: #D9D8D1;
	scrollbar-3dlight-color: #D9D8D1;
	scrollbar-darkshadow-Color: #D9D8D1;
}
