body{
	text-align:center;
	padding-top:0;
	margin-top:0;
}

.contents{
	margin-top:0;
	padding-top:0;
	margin-left:auto;
	margin-right:auto;
}

h1{
	font-size:2em;
	padding-top:0;
	padding-bottom:0;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
}

.section{
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	text-align: left;
}

.subsection{
	margin-left:2em;
	margin-right:auto;
	margin-top:0.5em;
	text-align: left;
}

h2{
	font-size:1.5em;
	border-left:solid 1.2em #cc3300;
	padding-left:0.3em;
	margin-top:0;
	margin-bottom:0.5em;
}

h3{
	font-size:1.25em;
	border-left:solid 0.6em #cc3300;
	padding-left:0.3em;
	margin-top:0;
	margin-bottom:0.5em;
	padding-top:0;
}

.author{
	text-align:center;
	width:100%;
	margin-left:auto;
	padding-bottom: 5px;
}

.affiliate{
	font-size:0.8em;
}

.about{
	text-align:left;
	width:100%;
	margin-left:auto;
	margin-bottom:0;
	padding-bottom: 0;
}

.top{
	text-align:right;
}

.top a{
	padding-left:3px;
}

.top a:hover{
}

address{
	font-size: 1em;
	border-top:solid 9px #cc3300;
	padding-top: 4px;
	margin-top: 30px;
	padding-left:10px;
	text-align:left;
}

th, td{
	text-align: left;
}

caption{
	font-weight:bold;
	margin-bottom:0.5ex;
}

.boxed_example{
	margin: 0;
	padding-left: 0.5em;
	border: solid 1px #000000;
	background: #cccccc;
	font-size:0.8em;
}

table{
	font-size:0.8em;
	margin-left:2em;
}

table.embeded{
	margin-left:0;
}

pre{
	margin: 0.2em;
}

p{
	margin-top:0.2em;
	margin-bottom:0.2em;
}

ul,ol{
	margin-top:0;
	margin-bottom:0.5em;
	font-size:0.9em;
}

ul.inside{
	margin-top:0;
	margin-bottom:0.5em;
}

li{
	margin-top:0;
	margin-bottom:0;
}

blockquote{
	margin-top:0;
	margin-bottom:0;
	font-size:0.9em;
}

.footer{
	padding-left:10px;
	text-align:left;
}

.legend{
	font-size:0.8em;
}