/***Additional Standardise CSS***/
body table {
  font-size:inherit;
  font-size:100%;
}
:link,:visited {
  text-decoration:none;
}
h1,h2,h3,h4,h5,h6,p,li,dt,dd {
  line-height:1.3em;
}
abbr {
  border-bottom:none;
}