body {
  background: white;
  color: black;
  font-family: Arial, helvetica, sans-serif;
  font: 200 22px Arial, helvetica, sans-serif; 
  margin-left: 70px;
}

h1.title {
  font: 900 42px Arial, helvetica, sans-serif;
  color: #ADBADA;
  margin-left: 20px;
}

p {
  font-family: Arial, helvetica, sans-serif;
}

p.paragraph {
  margin-top: -30px;
  margin-left: 75px;
}

p.paragraph-n {
  margin-left: 75px;
}

p.foot {
  margin-right: 50px; 
  text-align: right;
}

.formatted {
  margin-left: 50px;
}

div.tname {
  margin-top: -110px;
  margin-right: 100px;
  text-align: right;
  font: 900 64px Arial, helvetica, sans-serif;
}

div.thome {
  color: #ADBADA;
  font: 900 italic 160px Arial, helvetica, sans-serif;
  margin-top: 0px;
  text-align: right;
}

#dfoot {
  margin-top: 0px;
  text-align: right;
}

a{
  font:400 22px Arial, helvetica, sans-serif;
}

a:link {
  color: black
}

a:visited {
  color: black
}

a:hover {
  color: blue
}

/* google search (ajax) */
div.search           {  float: right; }
div.gsc-back         {  margin-bottom: 1em; } 
div.gs-title         {  text-decoration: underline; }
div.gs-result        {  margin-bottom: 1em; }
table.gsc-branding   {  border: none; display: none; } 
div.gs-watermark     {  display: none; }
div.gs-visibleUrl    {  display: none; } 
