 body,div,td {
  font-family:arial;
  font-size:12px;
 }
input,textarea,select,button {
  font-size:11px;
}
a {
 color:#509AA3;
}
.hdr {
 color:#064A7B;
 font-size:16px;
 font-weight:bold;
}
.lg {
 font-size:14px;
}
.smhdr {
 color:#064A7B;
 font-size:13px;
 font-weight:bold;
}
.sm {
 font-size:11px;
}
.err {
 color:red;
}
pre {
 font-size:16px;
}

