body {
	background-color: #FAFAD2;
	font-family: sans-serif;
}

h1 {
	text-align: center;	
}

img {
	text-align: center;
}

ul {
	list-style: square outside;
}

ul ul {
	list-style: circle outside;
}

li {
	padding-bottom: 0ex;	
}

.author {
	font-style: italic;
	text-align: center;
}

.toc {
	font-size: smaller;
}

.abstract {
	font-style: italic;
}

.keywords {
	font-size: smaller;
}

.copyright {
	font-style: italic;
	font-size: smaller;
}

.caption {
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}

.figure {
	text-align: center;
}

.note {
	font-size: smaller;
	border: thin solid Gray;
	margin-left: 1em;
	margin-right: 1em;
	padding: 10px 10px 10px 10px;
}

.reference {
	text-indent: -2em;
	margin-left: 2em;
	font-size: smaller;
}
