

.text_content
{
  	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
	color: #030000;		
}

.text_content a 
{
  	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #030000;
	text-decoration: underline;
}

.text_index a
{
  	font-family: Arial, Verdana, sans-serif;
	color: black;
	text-decoration: none;
}

.text_index
{
  	font-family: Arial, Verdana, sans-serif;
	color: black;
}



.highslide img
{
	border-width: 1px;
  	border-style: solid;
	border-color: #5E4938;
}

.text_content blockquote
{
	margin-bottom:	0px;
	margin-top:		11px;
	margin-left:	9px;
	margin-right: 	0px;
}

html, body  {
  /*height:100%;*/
  SCROLLBAR-FACE-COLOR: #E9D8D0;
  SCROLLBAR-HIGHLIGHT-COLOR:#F3F2EC;
  SCROLLBAR-SHADOW-COLOR: #776655;
  SCROLLBAR-TRACK-COLOR: #EFEDE5;
  SCROLLBAR-DARKSHADOW-COLOR: #F3F2EC;    
}



