body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 140%;
margin: 0;
color:black;
}

h1, h2, h3 {
color: #204fb5;
font-size: 22px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
text-transform:uppercase;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

a, a:visited { color: #204fb5; text-decoration: none;font-weight:bold; }
a:hover { color: #000; text-decoration: none;font-weight:bold; }

a img { border: none }