p, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	text-align: justify;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.symbol {
	font-family: Symbol;
}
ul {

	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	text-align: justify;
}
.cite {
	text-decoration: none;
}
.ref {
	text-decoration: none;
}
.footnote {
	text-decoration: none;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	text-align: justify;
}
.figure img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.table>p, .figure>p {
	font-size: 10pt;
}
.table , .figure {
	font-size: 10pt;
}
.table p, .figure p{
	text-align: center;
}
#toc {
	float: right;
	border: 1px solid lightgrey;
	margin-left: 10px;
	padding-right: 10px;
}
#toc h1 {
	font-size: small;
	text-align: center;
}
#toc h2 {
	font-size: small;
	text-align: center;
}
#toc ul {
	font-size: small;
	padding-left: 25px;
}