body {
background: white;
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
	}
div.container {
font-family: Verdana, Arial, sans-serif;
font-size:10pt;
width: auto; 
margin: 0 5%;
padding: 0; 
border:1px #3399ff;
line-height:150%;
float:none;
color:black;
background:transparent;
	}
div.header {
padding:0.5em;
color:#000000;
background-color:#99ccff;
clear:left;
	}
h1.header {
padding:0;
margin:0;
	}
div.footer {
display:none;
}
div.left {
display:none;
	}
div.right {
display:none;
	}
div.content {
width:auto;
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: Verdana, Arial, sans-serif;
	font-size:10pt;
	}
#content a:after {
 content: " <" 
 attr(href) "> ";
 font-family: courier, monospace;
 font-weight: normal;
line-height:150%;
}
a {
 text-decoration: none;
 font-weight: bold;
 color: #626466;
} 
