TABLE{
	line-height : 130%;
	font-size : 13px;
	
	}

A:LINK
{
  color : navy;
  text-decoration: none;
}
A:VISITED 
{
  color : navy;
  text-decoration: none;
}
#uline{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}
A:link:hover, A:visited:hover
{
  color: #903;
  text-decoration: none;
}
IMG.space{
  margin-bottom : 5px;
}
TABLE.hasen{
	border: 1px dotted #999999;
}
ul{
    list-style:circle;
	margin: 15px 0px 15px 30px;
}
