body {font-size:100%;
		line-height:130%}
/*
table {font-size:84%;
		line-height:130%}

table table{font-size:100%;
		line-height:130%}
*/

#intro,
#view
{
	font-size: 70%;
}

tr > #intro,
tr > #view
{
	font-size: 80%;
}

a:link{
	text-decoration:none
	}
	
a:visited{
	text-decoration:none
	}

a:hover{
	text-decoration:underline
	}
	
.menu td{
	border-collapse:collapse;
	border-bottom:solid 1px #ebebeb;
	}

.rightcontents {
	margin:10px;
	}
	
.rightcontents td {
	padding:5px;
	}
	
.cotentsmenu {
	background-color:#d7d7d7;
	}
	
	
#view a,
#view dt
{
	color: #fff;
}

#view dl
{
	margin-left: 10px;
}

#view dt
{
	font-weight: bold;
}

#view dd
{
	margin-left: 1em;
}

#view img
{
	border: 0px;
}