
body {

}

* {
    font-family: Verdana, Georgia, "Times New Roman", Times, serif;
    font-size: 11pt;
}

.NonPrintable
{
	display: none;
}


a {
    color:#000000;
    text-decoration: underline;
}
 
a:after {
    content: " ( "attr(href)" )";
}

#PrintHeading
{
	display: block;
}

