a {font-family: sans-serif; font-weight: bold; font-size: 70%;}
a.fix:link {color: #000; text-decoration: none; border: 0;}
a.fix:visited {color: #000; text-decoration: none; border: 0;}
a.fix:hover {color: #ababab; text-decoration: none; border: 0;}

a.top:link {color: #fff; text-decoration: none; border: 0;}
a.top:visited {color: #fff; text-decoration: none; border: 0;}
a.top:hover {color: #ababab; text-decoration: none; border: 0;}

input.on {
  background-color : #ffff99;
  color : #000;
}

.regType {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: medium;
color: #666666;
line-height: 200%;
}

em.regType {
color: #8d0000;
font-weight: bold;
}

.newType {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: medium;
color: #666666;
line-height: 100%;
}

.smallType {
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
font-size: small;
color: #666666;
line-height: 100%;
}