html, body, table
{
font-family: Helvetica, Arial, sans-serif;
font-size: 80%
color: #003;
background: #EEF;
}

h1
{
font-size: 130%;
clear: both;
}

h2
{
font-size: 120%;
clear: both;
}

h3
{
font-size: 110%;
clear: both;
}

h4
{
font-size: 100%;
clear: both;
}

img
{
border: none;
}

address
{
font-style: normal;
}
