a {text-decoration:none}
a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #FF0000}
a:active {color: #0000FF}
p {color: black; font-size: 10pt; font-family: Lucida Sans; }
h1 {font-family: Times New Roman, sans-serif; color: 151a55; font-size: 14pt; font-style: bold;}
h2 {font-family: Arial; color: 151a55; font-size: 12pt; font-style: italic; }
td.ticket {font-family: Verdana, Arial, Helvetica; font-size: 10pt; }
td.head {font-family: Arial; font-size: 14pt; color=#FFFFFF; background-color=#000080; }
td.results {font-family: Arial; font-size: 10pt; }
td.resultsdetail {font-family: Arial; font-size: 8pt; }
input, select, textarea {
  font-family: Arial, Helvetica, Verdana, ;
  font-size: 10pt;
  color: #000000;
}
form {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 100%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}
