body {
	background: white;
	font-family: Georgia, Caecilia, Trebuchet, Verdana, Arial, serif;
	font-size: 12pt;
}
div.container {
font-family: Georgia, Caecilia, Trebuchet, Verdana, Arial, serif;
font-size:12pt;
width: auto; 
margin: 0 5%;
padding: 0; 
border: 0;
line-height:150%;
float:none; 
color:black;
background:transparent;
	}
div.example {
font-family: Georgia, Caecilia, Trebuchet, Verdana, Arial, serif;
font-size:12pt;
width: auto; 
margin: 0 5%;
padding: 0; 
border: 0;
line-height:150%;
float:none;
color: black;
background:transparent;
	}
div.header {
padding: 0.5em;
color: black;
background-color: white;
clear:left;
	}
h1.header {
padding: 0;
margin: 0;
	}
div.footer {
display:none;
}
div.left {
display:none;
	}
div.right {
display:none;
	}
div.content {
width:auto; margin: 5%;
float: none !important;
color: black; 
background: transparent;
	}
ol ol {
	list-style: lower-alpha;
	}
ol.decimal {
	list-style-type: decimal
	}
ol.lalpha {
	list-style-type: lower-alpha
	}
li {
	line-height: 1.2em;
	font-family: Georgia, Caecilia, Trebuchet, Verdana, Arial, serif;
	font-size:12pt;
	}
#content a:after {
 content: " <" 
 attr(href) "> ";
 font-family: courier, monospace;
 font-weight: normal;
line-height:150%;
}
a {
 text-decoration: underline;
 font-weight: bold;
 color: #626466;
} 
a:link,  
a:visited { 
	color: #520; 
	background: transparent; 
	font-weight: bold; 
	text-decoration: underline; 
	}