body {
	background-color: #FFFFFF;
	line-height: 1.5em;
	margin-left: 5%;
	margin-right: 5%;
}

div.articletitle {
	color: #000000;
	font: italic normal 1em "Times New Roman", serif;
}

div.authors {
	color: #000000;
	font: 1em;
	font-family: Georgia, "Times New Roman", serif;
	padding-right: 1em;
	padding-top: 1em;
}

div.details {
	color: #000000;
	font: normal normal 1em "Times New Roman", serif;
}

h1 {
	background-color: transparent;
	font: 1.5em;
	font-family: "Times New Roman", serif;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	text-decoration: underline;
}

hr {
	border: thin groove #000000;
	color: #000000;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	width: 150px;
}

img.borderless {
	border: none;
}

img.borderlessright {
	border: none;
	text-align: right;
}

img.smalllogo {
	border: none;
	margin-bottom: 5px;
}

span.abstract {
	color: #000000;
	font: normal normal .8em "Trebuchet MS", Verdana, Arial, sans-serif;
}

span.abstracttitle {
	color: #000000;
	font: normal normal bold 1em "Times New Roman", serif;
}

#rightcontent3 {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 10px;
	text-align: right;
	top: 5px;
	width: 1880px;
}
