body{
	background-image:	url(../images/har1899.gif);
	backgroung-repeat:	repeat-y;
	background-position:	top right;
	margin:			0 0 0 0;
	font-family:		Arial;
	font-color:		black;
	width:			620px;
}
a:link,
a:visited,
a:hover,
a:active{
	text-decoration:	none;
	color:			black;
}
img{	border:			0px;}
.contents{
	background-color:	white;
	margin-right:		10px;
	padding:		0px;
	border:			solid 1px gray;
}
.intro{
	background-image:	url(../images/textback.jpg);
	height:			400px;
	background-repeat:	no-repeat;
	background-position:	center bottom;
}
.intro img{
	text-decoration:	none;
	width:			250px
	height:			60px;
	margin-left:		10px;
}
.text_background{
	background-color:	white;
	width:			580px;
	height:			730px;
	margin-right:		30px;
}
.contents{
	padding-top:	10px;
	border:		solid 1px gray;
}

.priv_inf{
	border:		solid 1px gray;
	font:		normal normal 10pt Courier;
	width:		350px;
	margin-left:	10px;
	padding:	5px;
}

.priv_link table{
	width:			320px;
	margin-left:		10px;
	border:			solid 1px black;
	font-weight:		bold;
	font-size:		10pt;
}
.priv_link tr{
	background-color:	#CCFF99;
	text-align:		center;
	}
.priv_link td{
	height:			20px;
}
