body{font-size : 12px;}
font{font-size : 12px;}
td{font-size : 12px;}
.big{font-size: 12px}
.title{font-size: 12px}
.title2{font-size: 18px;font-weight: bold}
.title3{font-size: 16px;font-weight: bold}
.footer{font-size:12px}
.masthead{font-size:12px}
.small{font-size:12px}
.large{font-size:12px}
.input {background:#FFFFFF;color:#000000;font-weight:normal;}
HR{
  color: #000000;
  height: 5px;
}
P{
  color: #000000;
}

A{
  color :#000000;
  text-decoration: none;
}
A:VISITED{
  color :#000000;
  text-decoration: none;
}
A:HOVER{
  color :#000000;
  text-decoration: underline;
}
A:ACTIVE{
  color :#000000;
  text-decoration: none;

