body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: #003466;
font-size: 30px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
color: #ffffff;
font-size: 18px;
background-color: #4f81bd;
padding: 5px;
}

h3 {
font-size: 16px;
}


a, a:visited { color: #fa0900; text-decoration: underline; }
a:hover { color: #fa0900; text-decoration: none; }

a img { border: none }
