body {
	padding: 0;
	margin: 0;
	background: url(../images/bigoleve.gif) no-repeat scroll right top;
	font-family: Baskerville, Georgia, Palatino, Times, "Times New Roman", serif;
	}
	
p {
	font-size: 14px;
	font-family: Baskerville, Georgia, Palatino, Times, "Times New Roman", serif;
	line-height: 23px;
	text-align: justify;
	color: #353537;
	}
	
.bigger {
	font-size: 25px;
	line-height: 40px;
	text-align: justify;
	color: #353537;
	}
		
blockquote {
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	color: #353537;
	margin-left: 50px;
	}
	
h2 {
	font-size: 15px;
	margin: 25px 0 0 0;
	color: #353537;
	}
	
a {
	color: #181894;
	text-decoration: none;
	}
	
a:hover {
	background: #D0D0E4;
	text-decoration: underline;
	}
	
.dropcap {
	float:left;
	font-size: 60px;
	line-height: 30px;
	padding: 8px 6px 0 0;
}
	
sup a {
	font-family: verdana, Helvetica, arial, sans-serif;
	font-size: 9px;
	line-height: 0;
	}
	
#container {
	margin: 40px 0 40px 50px;
	}

#topgreyline {
	width: 100%;
	height: 6px;
	background-color: #353537;
	}
	
#articleheader {
	width: 500px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #C9C9C9;
	}
	
#articlebody {
	width: 500px;
	border-bottom: 1px dotted #A1A1A6;
	margin-bottom: 20px;
	}
	
.footnotes p {
	width: 500px;
	}
	
ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}
	
ul li {
	font-size: 12px;
	margin-bottom: 8px;
	color: #353537;
	}
	
ol {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0 0 0 20px;
	}
	
ol li {
	font-size: 11px;
	margin: 0 0 6px 0;
	color: #353537;
	text-indent: 0;
	}