body {
  margin: 5%;
  padding: 15px;
  background: white url("noimg6.jpg");
} 

body, td {
  font-family: Verdana, sans-serif;
  font-size: 12pt;
}

h1, h2 { text-align: center; } 
h2 {
  font-size: 18pt;
} 
h1, h2, h3 { color: #800000; }
h2, h3 { font-weight: normal; }

span.emp { color: #800000;}
span.units { color: #008040; }
span.emp, span.units { font-style: italic; }

p.subt, p.subt2 { 
  font-family: Times New Roman, serif;
  font-style: italic;
  text-align: center;
}
p.subt {
  font-size: 18pt;
  font-weight: bold;
}
p.subt2 { font-size: 16pt; }

p.forms { 
  margin-bottom: 5pt;
  font-size: 13pt; 
  color: #008080;
}

p.form_u { 
  margin-bottom: 0pt;
  margin-top: 0pt;
  font-size: 11pt; 
  color: #008080;
} 

p.name, p.comment { 
  margin-left: 7%;
  margin-right: 7%;
  margin-top: 1pt;
  font-style: italic;
}

p.name, p.link_back {
  font-size: 10pt; 
}
p.comment { 
  font-size: 9pt; 
  font-weight: bold;
}

p.link_back{
  text-align: right;
  font-style: italic;
  font-weight: bold;
}

span.formula {
  font-family: Times New Roman, serif;
  font-size: large;
  font-style: italic;
  white-space: nowrap;
}

td.filename {
  width: 15%;
  vertical-align: top;
  white-space: nowrap;
}

p.forms, li { 
  margin-bottom: 5pt;
}

hr {
  width: 90%;
  height: 3px;
  margin-top: 2em;
  margin-bottom: 2em;
  background-color: #800000;
}

table.main{
  width: 25em;
  cellpadding: 3;
  cellspacing: 3;
}

table.main, table.results_out{
  border: none;
  border-spacing: 1px; 
}

table.results_out { 
  min-width: 230px;
}

hr, table.results_out td, table.results_out th{
  color: #800000;
}

table.results_out td, table.results_out th{
  background-color: #cfcfcf;
  font-size: 10pt;
}

table.results_out td {
  padding: 3px;
  text-align: left;
}

table.results_out th {
  text-align: top;
}

p.small, p.small_right
{
  font-size: small;
}

p.small_right
{
  text-align: right;
}
