body {
background: #ffffff;
color: #000000;
font: 12pt "Times New Roman", Times, serif;
padding: 0 5%;
width: 100%;
}

#masthead {
display: none;
}

#navigation {
display: none;
}

#footer {
text-align: left;
color: #000000;
font: 12pt "Times New Roman", Times, serif;
border: none;
}

#sidebarRight {
display: none
}

#sidebarLeft {
display: none
}

#wrapper {
width: 630px;
border: none;
}

h1 {
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-bottom 0.2em;
}

p {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
margin-top: 0;
margin-bottom: 1em;
}

a {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 1em;
}

a:link {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 1em;
}

a:visited {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 1em;
}

a:hover {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 1em;
}

a:active {
color: #000000;
font: 12pt "Times New Roman", Times, serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 1em;
}