a {
 text-decoration: none
}

abbr,acronym {
   border: 0;
}
address,caption,cite,code,dfn,em,th,var {
   font-style: normal;
   font-weight: normal;
}
body {
   background: #16478e;
}
body,div,dl,dt,dd,pre,form,input,textarea {
   margin: 0;
   padding: 0;
}
body,td,th {
   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
caption,th {
   text-align: left;
}
h1 {
   font-size: 14px;
}
h2 {
   font-size: 15px;
}
h3 {
   font-size: 13px;
}
h4, h5, h6 {
   font-size: 12px;
}
img {
   border: 0;
}
ol,ul {
   background-color: transparent;
}
table {
   border-collapse: collapse;
   border-spacing: 2;
}
td {
   padding: 2px 2px 2px 2px;
}
fieldset {
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
legend {
  padding: 0.2em 0.5em;
  }
