body {
	background-color:#222;
	margin:0px; padding:0px;
	color:#333333;
	font-family: arial,verdana,helvetica,arial,sans;
	font-size: 10pt;
	text-align: center;
}
#bodydiv {
	/* border-bottom:1px #378bab dotted; */
	background-color:#fff;
	padding-bottom:0px;
	width:900px;
	margin:auto;
	text-align:left;
	font-family:Lucida Grande, Bitstream Vera Sans, Verdana;
	line-height:18pt;
	padding:30px;
	padding-top:1px !important;
	padding-top:30px;
	padding-bottom:5px;
}
h1 {
	text-align:right;
	font-size:42pt;
	font-family:Courier New;
	color:#034868;
	padding-bottom:5px;
	padding-top:0px;
}
#passage {
	padding-bottom:30px;
}
#passage:first-line {
	font-size:15pt;
	font-family:Courier New;
	font-weight:bold;
	color:#034868;
	text-transform:lowercase;
}
#passage a {
	color:#034868;
	text-decoration:none;
	/* border-bottom:1px #034868 dotted; */
}
#passage a[href^="http://"] {
	padding-right: 15px;
	background-image: url("externality.png");
	background-repeat: no-repeat;
	background-position:center right;
}
#passage a:hover {
	/* color:#378bab; */
	border-bottom:1px #378bab dotted;
}
#centered {
	width:500px;
	margin:auto;
}
#boldblue {
	color:#034868;
	font-size:13pt;
	font-weight:bold;
	font-family:Courier New;
	text-transform:lowercase;
}
#unstyled a {
	padding-right: none;
	background-image: none;
}
/*#dropcap {
        font-size:70px;
        /* text-transform:uppercase; */
        font-family:Courier New;
        font-weight:bold;
        color:#034868;
        line-height:40px;
        float:left;
        padding-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-right:4px;
}*/

