body {
background: #4c5865;
}

body, table {
font-family: arial, Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 14px;
line-height: 160%;
margin: 0;
color:white;
}

h1, h2, h3 {
color: white;
font-size: 26px;
font-family: arial, 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 18px;
color: white;
}

h3 {
font-size: 16px;
color: white;
}

a, a:visited { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }

a img { border: none }
