/* Print CSS file - displays the page as it sohuld look on paper */
.navList, .topEmail, .bottomEmail, .blink, .jumpMenu
{
display: none;
}

*
{
color: #000 !important;
font-family: Arial, Tahoma, Verdana, sans-serif;
}

a
{
text-decoration: underline;
}

h1
{
text-align: center;
font-size: 14pt;
}

h2
{
text-align: center;
font-size: 12pt;
margin-bottom: 32pt;
}

ul
{
font-size: 10pt;
}

h5
{
text-align: center;
font-size: 9pt;
}

h6
{
font-size: 10pt;
}

p
{
font-size: 10pt;
margin-bottom: 10pt;
}

br
{
}
