body
{ color: #444;
  font-family: helvetica, sans-serif;
}

img {
  border: none;
}

b
{ color: #222;
}

a
{ color: #f00;
  text-decoration: none;
}

a:visited
{ color: #e00;
  text-decoration: none;
}

a:hover
{ color: #f00;
  text-decoration: underline;
}

table.main
{ font-size: 10pt;
}

.small
{ font-size: 9pt;
}

small
{ font-size: 8pt;
}

td     
{ color: #444;
  font-family: sans-serif, helvetica, arial;
}

th
{ color: #222;
  text-align: left;
  font-weight: bold;
}

h3
{ color: #222;
}

input
{ color: #444;
  font-weight: bold;
  border: #aaa solid 1px;
}

select
{ color: #444;
  font-weight: bold;
  border: #aaa solid 1px;
}
