body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 130%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: #000049;
font-size: 24px;
font-family: 'Times New Roman', Tahoma, sans-serif;
margin-top: 0.2em;
  
text-transform:uppercase;

}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #1483BC; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

a img { border: none }

