div.sidebar, .hidden, .noprint
{
display: none;
}

body {
		font-size: 11pt;
		font-family: Georgia, Times New Roman, Times, serif;
}


a {
    color: inherit;
    text-decoration: none;
}

h1
{
 color: black;
 background-color: white;
}

li
{
margin-bottom: 1em;
}

div.footer
{
text-align: center;
font-size: 0.8em;
margin-top: 5em;
}


div.print-form h2, div.print-form div.fieldset
{
border: 1px solid #999;
margin: 1em;
padding: 1em;
padding-bottom: 15em;
}

div.print-form h2.oneline
{

padding-bottom: 1em;
}

div.print-form div.fieldset
{
padding-bottom: 1em;
}

div.print-form div.fieldset h2
{
border:none;
}
