body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0% 10% 0% 10%;
	}
p {
	font-size: 1em;
	line-height: 1.4em;
	text-indent: 2em;
	margin-bottom: -19px;
	}
td {
	font-size: 1em;
	line-height: 1.4em;
	}
h1 {
	font-size: 2.2em;
	margin-top: 10px;
	margin-bottom: -10px;
	}
h2 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: -2px;
	}
h3 {
	font-size : 1.1em;
	font-weight : bold;
	color: #013281;
	margin-top: 30px;
	margin-bottom: -15px;
	}
h4 {
	font-size : 1em;
	font-weight : normal;
	font-style: italic;
	margin-top: 30px;
	margin-bottom: -15px;
	}
ol {
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 4.6em;
	margin-bottom: -19px;
	}
ul {
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 4.6em;
	margin-bottom: -19px;
	}
a:hover {
	background: #E0EEEE;
	color: #000080;
	}
sub, sup {
	font-size: 0.8em;
	}
#logo {
	text-align: center;
	text-indent: 0em;
	margin-top: 15px;
	margin-bottom: 10px;
	}	
#comment {
	margin-left: 10px;
	margin-right: 10px;
	}
#caption {
	font-size: 0.8em;
	line-height: 1.3em;
	text-indent: 0em;
	text-align:center;
	margin-bottom: -0.5em;
	}
#figure {
	text-align: center;
	text-indent: 0em;
	margin-top: 40px;
	margin-bottom: 20px;
	}
#footer {
	font-size: 0.8em;
	text-align: center;
	text-indent: 0em;
	}
#notice {
	font-size: 0.7em;
	margin-top: 1.5em;
	text-indent: 0em;
	}
#reference {
	font-size: 0.8em;
	margin-top: 2em;
	}

