h1,h2 {
  font-family: verdana, arial;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  padding: .2em;
  margin: .2em;
  padding-bottom: 0em;
  margin-bottom: 0em;
}

h2 {
  font-size: 10px;
}

body, td, td.textbox {
  line-height: 150%;
  font-family: verdana, arial;
  font-size: 10px;
}

p {
  margin:  .3em;
  padding: .3em;
}

body { 
  margin: 0px;
  margin-top: 1px;
}

td.textbox {
  padding: 8px;
  vertical-align: top;
}


table.tb {
  border: 1px solid black;
  border-collapse: collapse;
  margin: 2px;
}
table.tb tr {
  border: 1px inset black;
  border-collapse: collapse;
}

table.tb td {
  border: 1px inset black;
  border-collapse: collapse;
  padding: 1px 8px;
}

table.tb tr.link:hover {
  background-color: #ddcccc;
}

table.tb td.head {
  border: 1px inset black;
  padding: 5px;
  background-color: #86001F;
  color: #FFFFFF;
  font-weight: bold;      
}

table.tb tr.odd {
  border: 1px inset black;
  background-color: #FFFFFF;
}

table.tb tr.even {
  border: 0px inset black;
  background-color: #EEEEEE;
}

table.box, table.box tr, table.box td {
  border: 0px none black;
  border-width: 0px;
  border-collapse: collapse;
}

table.boxth, table.boxth tr, table.boxth td {
  border: 0px none black;
  border-width: 0px;
  border-collapse: collapse;
  padding: 0px 2px 0px 2px;
  font-size: 8px;
}

A.meny1:link, A.meny1:visited, A.meny1:active
{
  color: black ;
  font-weight: bold ;
  text-decoration: none;
}

A.meny2:link, A.meny2:visited, A.meny2:active
{
  color: black;
  font-weight: none;
  text-decoration: none;
}

A:link, A:hover, A:visited, A:active, A.meny1:hover, A.meny2:hover
{
  color: #666666;
  text-decoration:

}

tt, pre, select, option
{
  font-family: monospace,courier;
  font-size: 12px;
}

pre.small
{
  font-family: monospace,courier;
  font-size: 100% ;
}
