body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../../images/blackbanner.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	line-height: 120%;
	padding: 0px;
	background-color: #ffffff;
}
li {
	padding-bottom: 1%;
	padding-top: 1%;
	font-size: large;
}
#questionbody {
	margin: 60px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 110%;
	padding: 4px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
h1 {
	font-size: xx-large;
	font-weight: lighter;
	color: #660000;
	line-height: 120%;
}
h2 {
	font-size: 1.6em;
	line-height: 120%;
	font-weight: lighter;
	color: #660000;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #660000;
}
p {
	font-size: large;
	line-height: 120%;
}
h4 {
	font-size: medium;
	font-weight: bold;
}
.bibliography {
	text-indent: -3em;
	margin-left: 4em;
	margin-bottom: 0em;
}
#datetime {
	font-size: xx-small;
	color: #CCCCCC;
}
#navigateBoos {
	font-size: x-small;
}
