body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFF;
	scrollbar-track-color:#F0E7D7;
	scrollbar-face-color:#E0D7C7;
	}
p {
	font-size: 1em;
	line-height: 1.4em;
	text-indent: 2em;
	margin-bottom: -1.2em;
	}
h1 {
	font-size: 2.2em;
	margin-top: 0.8em;
	margin-bottom: -0.4em;
	}
h2 {
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: -0.8em;
	color: #013281;
	}
h3 {
	font-size: 1em;
	font-style: italic;
	margin-top: 2em;
	margin-bottom: -0.9em;
	color: #013281;
	}
h4 {
	font-size: 0.8em;
	font-weight: bold;
	text-indent: 0em;
	margin-top: 3em;
	margin-bottom: -1em;
	}
ul {
	font-size: 1em;
	line-height: 1.4em;
	margin-left: 3em;
	margin-bottom: -1em;
	}
sub, sup {
	font-size: 0.8em;
	}
td {
	font-size: 0.8em;
	}
a {
		color: #000000;
		font-weight: normal;
		text-decoration: none;
	}
a:hover {
		color: #0000FF;
		background-color: #F7F2EA;
		text-decoration: underline;
	}
b {
	color: #4a4a7b;
	}
#big {
	font-size: 2em;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #013281;
	}
#issue {
	font-size: 12px;
	}
#author {
	font-size: 1.1em;
	text-indent: 0em;
	margin-bottom: -1em;
	}
#affiliation {
	font-size: 1em;
	text-indent: 0em;
	margin-bottom: -0.2em;
	}
#abstract {
	font-size: 0.9em;
	line-height: 1.3em;
	text-indent: 0em;
	font-weight: bold;
	color: #999;
	margin-bottom: 0em;
	}
#beam {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: -1.2em;
	}
#caption {
	font-size: 0.8em;
	line-height: 1.3em;
	text-indent: 0em;
	margin-bottom: -0.5em;
	}
#figure {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 20px;
	}
#flush {
	text-indent: 0em;
	}
#references p {
	font-size: 0.8em;
	line-height: 1.3em;
	text-indent: 0em;
	margin-bottom: -1em;
	}
#toc {
	font-size: 1em;
	line-height: 1.2em;
	}
#footer {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: -14 0 0 0;
	}
#button {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	}
#button a {
	display: block;
	padding: 1px;
	text-decoration: none;
	color: black;
	background: #F0E7D7;
	border: 1px ridge;
	}
#button a:hover {
	background: #F7F2EA;
	color: black;
	}	
