body { font-size: 11pt; color: #000000; font-family: Cambria, Georgia, "Times New Roman", Times, serif; }
strong,h1,h2,h3,h4,h5,h6,h7 { font-weight: bold; color: #000000; }

div#h1 { position: relative; height: auto; top: 0; left: 0; right: auto; }	

h1 { position: relative; margin-top: 0; margin-bottom: 1em; }
h1:before { content:"PlinthiPaul: " }

img#logo { display: none; }

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a img { text-decoration: none; }
/* a:after { content:" ["attr(href)"]"; } */
a.suppressinprint { display: none; }

div#nav { display: none; }

div#mainbody { position: relative; top: auto; left: 0; right: 0; line-height: 120%; }
div#mainbody p { margin-top: 0px; margin-bottom: 1em; width: 100%; }
div#mainbody ul { list-style-image: none; }
div#mainbody ul li ul { list-style-image: none; }

p.note { font-size: 9pt; }

table th, table td { text-align: left; vertical-align: top; }

#messages {
	
	display: block;
	padding: 0;
	color: black;
	background-color: white;
	font-weight: bold;
	
}

#footer {
	margin-top: 2em;
	display: block;
	background-color: white;
	color: black;
	padding: 1em;
	border: 1px solid black;
}
#footer a {
	color: black;
}
#blurb {
	background-color: white;
	padding: 0;
	margin-bottom: 1em;
}
#experiment_details_main p {
	background-color: white;
	padding-left: 63px;
	margin-right: 0;
	width: auto !important;
}
