﻿body {
	background-image: url(http://www.scienceideas.org/images/background.jpg);
	/*background-repeat: repeat-x;*/
}
body, table, tr, td,  {
	margin-left: 3%;
	margin-right: 3%;
	text-decoration: none;
	background-repeat: repeat-x;
}
p, ul, ol, h3 {
	margin-left: 3%;
	margin-right: 3%;
	text-decoration: none;
	background-repeat: repeat-x;
}
div.body ol li, div.body ul li {
	margin-left: 2em;
}
div.body ol li ul, div.body ul li ul, div.body ol li ol, div.body ul li ol {
	margin-left: 1em;
}
a.menu:link {
	text-decoration: none;
}
a.menu:active {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
}
div.body h2 {
	text-transform: uppercase;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 1.25em;
	color: #CC0000;
	margin-top: .75em;
	margin-left: 3%;
	margin-right: 3%;
}
div.body h4 {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 3px;
	padding-bottom: 2px;
}
div.body h5 {
	margin-left: 3%;
	margin-right: 3%;
}
div.body p, div.body ol, div.body ul {
	color: black;
	font-size: 13pt; /* : 1.1em;*/
}
div.body p.indented {
	margin-top: 5px;
	padding-left: 25px;
}
div.body div.indented {
	margin-top: 5px;
	padding-left: 25px;
}
h3.reflink {
	text-align: center;
	color: blue;
}
h3.reflink a:link, h3.reflink a:visited, h3.reflink a:active, h3.reflink a:hover {
	color: blue;
	text-decoration: underline;
}
p a.ref:link, p a.ref:visited {
	color: inherit;
	text-decoration: none;
}
p a.reflink:active {
	color: red;
	text-decoration: underline;
}
p a.reflink:link {
	color: blue;
	text-decoration: underline;
}
div.reflist {
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	margin-right: 3%;
	float: right;
	width: 200px;
	height: auto;
	border: 1px solid #900020;
	background-color: #F0F7FF;
}
ul.reflist {
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: smaller;
	font-weight: bolder;
	padding-left: 2em;
}
p.footer {
	/*text-align: justify; */
	font-size: .8em;
	padding-left: 4em;
	margin-top: 14px;
	line-height: .9em;
}
ul.reflist li {
	margin-left: 3%;
}
