body{
	background-image:	url(../images/har1899.gif);
	background-repeat:	repeat-y;
	margin:			0 0 0 0;
	font:			black;
	width:			180px;
}
a:link,
a:visited,
a:hover,
a:active{
	text-decoration:	none;
	color:			black;
}
.text_background{
	width:			170px;
	height:			540px;
	background-color:	white;
	margin-left:		30px;
	padding:		0px;
}
.sidebar table{
	width:			130px;
	margin-left:		10px;
	border:			solid 1px gray;
	font-weight:		bold;
	font-family:		Arial;
	font-size:		10pt;
}
.sidebar tr{
	background-color:	#CCFF99;
	text-align:		center;
	}
.sidebar td{
	height:			40px;
}




