#container {
  border: 1px solid gray;
  margin: 1px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

#banner {
  padding: 0px;
  margin-left: 0px;
  background-color: white;
}

#content {
  padding: 0px;
  margin-left: 0px;
  background-color: white;
}

#sidebar-a {
  display: none;
}

#footer {
  display: none;
}

#Ads {
  display: none;
}

body {  
  font-family: arial, helvetica, geneva; 
  font-size: 10pt; 
}

h1 {  
  text-align: center;
  font-family: arial, helvetica, geneva; 
  font-size: 26px; 
  font-weight: bold; 
}

h2 { 
  line-height: 14px;
  font-family: arial, helvetica, geneva; 
  font-size: 18pt; 
  font-weight: bold; 
}

h3 {  
  font-family: arial, helvetica, geneva; 
  font-size: 14pt; 
  font-weight: bold;
}

p, table, td, th {  
  font-family: arial, helvetica, geneva; 
  font-size: 10pt;
}

a:link {
  text-decoration:none;
  color: rgb( 65, 105, 225); /* royalblue */
}

a:visited {
  text-decoration:none;
  color: rgb( 65, 105, 225); /* royalblue */
}

a img {
  border:none;
  margin:0px;
  padding:0px;
}

pre {  
  font-family: "Courier New", Courier, mono; 
  font-size: 10pt;
}

code {  
  font-family: "Courier New", Courier, mono; 
  font-size: 10pt;
}

sup {  
  font-family: arial,helvetica,geneva; 
  font-size: 10px;
}

li {  
  font-family: arial, helvetica, geneva; 
  font-size: 10pt;
}
