body {
  margin: 0px;
  color: #000000;
  background: #FFFFFF;
}
a:link{
  text-decoration: none;
  color: #0000CC;
}
a:active{
  text-decoration: none;
  color: #FF6600;
}
a:visited{
  text-decoration: none;
  color: #6600FF;
}
a:hover{
  text-decoration: none;
  color: #FFCC00;
}
p {
  font-size: 12px;
  line-height: 1.2em;
}
.j14 {
  font-size: 14px;
  line-height: 1.2em;
  color:#000000;
}
.j12 {
  font-size: 12px;
  line-height: 1.3em;
  color:#000000;
}
.j10 {
  font-size: 10px;
  line-height: 1.2em;
  color:#000000;
}
input{
  font-size: 12px;
}
select{
  font-size: 12px;
}
textarea{
   font-size:12px;
}