
body { 
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
}

table { 
  border-width: 1px;
  /*border-spacing: ;*/
  border-style: solid;
  border-color: #000080;
  border-collapse: collapse;
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
}

.tablehdr {
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #000080;
}

tt {
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
}

u {
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;

}

.regexaccept {
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  color:#008000;
}

.regexfail {
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  color:#800000;
}

input
{
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-weight: bold;
  font-size: 16px;
  color:#000080;
}

textarea {
  font-family: "Courier New",Courier,"Lucida Console",monospaced;
  font-weight: normal;
  font-size: 14px;
  color:#000080;
}

A:link    { color:#000080; text-decoration:none }
A:visited { color:#000080; text-decoration:none }
A:active  { color:#000080; text-decoration:none }
A:hover   { color:#0080FF; text-decoration:none }

h1 { 
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 22px;
  margin-top: 2px;
  margin-bottom: 6px;
}

h2 { 
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px;
  margin-top: 12px;
  margin-bottom: 4px;
}

h5 { 
  font-family: Verdana,Geneva,Arial,Helvetic,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
}



