body {
  margin:10px;
  font-family:Arial;
  font-size:9pt;
  color:#000000;
}

td, div {
  font-family:Arial;
  font-size:9pt;
  color:#000000;
}

input {
  font-family:Tahoma;
  font-size:10pt;
  padding-left:3px;
  padding-right:3px;
}

select {
  font-family:Tahoma;
  font-size:10pt;
}

textarea {
  font-family:Tahoma;
  font-size:10pt;
  padding:3px;
}

a:link { color:#0053A9; }
a:visited { color:#01209F; }
a:hover { color:#3C7CBE; }

.stafflogin {
  font-family:Tahoma;
  font-size:8pt;
  background-color:#0254AA;
  color:#FFFFFF;
  border-width:1px;
  border-style:solid;
  padding:3px;
}

.sm {
  font-size:8pt;
}
