/* $Id: linux.css 2000/11/25 Hiroshi Nakamura $ */
/* 2009/03/30 Hiroshi Nakamura */


h1 {
	background-color: #ccb;
	text-align: center;
}

h2 {
	background-color: #ddc;
}

h3 {
	background-color: #eed;
}

p {
	text-indent: 1em;
}

dl.list {
	margin-left: 3%;
}


blockquote {
	font-size: small;
	color: #030;
}

q {
	font-size: small;
	color: #030;
}

strong {
	font-weight: bold;
}

dl dd {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

ul li {
	padding-bottom: 0.3em;
}

span.note {
	font-size: smaller;
}

td.toc {
	background: rgb(95%, 95%, 95%);
	width: 35%;
}

/* EOF */
