

html * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: #000;
	background: transparent;
	border: none;
}

body {
	line-height: 1.66;
}

ul {
	padding: 0 0 0 2em;
}

ol {
	padding: 0 0 0 2.5em;
}

a {
	text-decoration: underline;
}

.admin {
	font-size: 70%;
	text-decoration: none;
}

.admin a {
	text-decoration: none;
}

ruby rt,
ruby rp {
	font-size: 70%;
	line-height: 1em;
}

