body, table {
font-family: Arial, Times New Roman, sans-serif;
font-size: 16px;
line-height: 150%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: black;
font-size: 28px;
font-family: Arial, Times New Roman, sans-serif;
margin-top: 0.2em;
font-weight:bold;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

hr {
color: #E1E1B4; 
  
}

a, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

a img { border: none }