body {
  background: #FFFFFF;
  width: auto ;
  margin: .5in;
  padding: 0pt;
  text-align: center;
  font-size: 100%;
  color: #000000 ;
  background-image: none;
}

a { color: #000000; text-decoration: none; outline: none; font-weight: bold; }
a:link { color: #000000; text-decoration: none; outline: none; }
a:visited { color: #000000; text-decoration: none; outline: none; }
a:active { color: #000000; text-decoration: underline; outline: none; }
a:hover { color: #000000; text-decoration: underline; outline: none; }

div#page {
  position: static;
  border: 0pt;
  margin: 0pt;
  margin-left: auto;
  margin-right: auto;
  padding: 0pt;
  height: auto ;
}

div#outer {
  border: 0pt;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0pt;
  margin-bottom: 0pt;
  padding: 0pt 1pt;
  text-align: left;
  height: auto;
}

body, h1, h2, h3, h4, h5, h6, p, li, th, td {
  margin: 0pt;
  width: auto ;
  height: auto ;
  color: #000000 ;
  background-image: none ;
  text-indent: 0pt ;
  clear: both;
  font-size: 100%;
  font-family: Arial, sans-serif;
}

h1 { font-size: 30pt; }
h2 { font-size: 14pt; }
h3 { font-size: 18pt; }
h4 { font-size: 20pt; margin-top: .25in ; }
h5 { font-size: 16pt; font-style: italic; font-weight: normal; margin-bottom: .25in ; }
h6 { font-size: 12pt; }
p { font-size: 10pt; margin: .1in 0in; }

hr { border: 1pt solid #FFFFFF; border-top: 1pt solid #CCCCCC; margin: 8pt 0pt 16pt 0pt; padding: 0pt; background: #FFFFFF; text-align: left; }

img { margin: 24px 0px; }

#socialmedia, #feature_box, #large_buttons { display: none; }
