/* CSS Document */


body {background-color:#ffffff;}
p { font: 12pt Times, serif; color: black; }
h1 { font: 17pt Times, serif; color: black; }
h2 { font: 14pt Times, serif; color: black; }

#header-contact, #header, #contact-wrapper
{
display: none;
}

a {font: 12pt Times, serif; color: black; text-decoration:none;}

.no-print {display: none;}