body {
margin:.2in .55in;
padding:0;
background: #fff;
background-image: none;
color: #000;
font: 12pt “Times New Roman”, Garamond, serif;
}
/*
#header, 
#footer,
#portfolio,
.sidebar-wrapper {
display:none; 
}

#content-wrapper {
width:auto;
float:none;
}

#content {
margin:0;
padding:0;
}
*/
h1, h2, h3, h4, h5, h6 {
margin:.6em 0 .1em 0;
font-family:Georgia,Serif;
font-weight:bold;
float:none;
clear:both;
}
h1 {
font-size: 18pt;
}
h2 {
font-size: 17pt;
}
h3 {
font-size: 16pt;
}
h4 {
font-size: 15pt;
}
h5 {
font-size: 14pt;
}
h6 {
font-size: 13pt;
}
p+ul {
margin-top:.2em;
}