.brownlink {
a:link.nav {color:#a50029; text-decoration:none}
a:visited.nav {color:cc3300; text-decoration:none}
a:active.nav {color:red; text-decoration:none}
a:hover.nav {color:red; text-decoration:none}
}

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: white; font-size:13px; 
  text-align: justify; padding-right: 15px;
}

table {
  border-width:1px;
  border-style:solid; 
  border-color:white; 
  text-align: justify; 
}

thead {
  font-family: Arial, Helvetica, sans-serif;
  background-color:#64696e; font-size:13px; 
  color:white; font-weight:bold; 
  text-align: justify; padding-right: 15px;
}

tbody {
  font-family: Arial, Helvetica, sans-serif;
  background-color:#8c86a5; font-size:13px;
  text-align: justify; padding-right: 15px;
}

tbody.neu,pre {
  font-family: Arial, Helvetica, sans-serif;
  background-color:white; font-size:13px;
  text-align: justify; padding-right: 15px;
}


h1 { font-family:Arial, Helvtica, sans-serif; 
  font-size:1.35em; font-weight:bold; font-style:italic; 
}

a:link {color:#A50029; text-decoration:underline}
a:visited {color:CC3300; text-decoration:underline}
a:active {color:red; text-decoration:underline}
a:hover {color:red; text-decoration:underline}

