/* CSS Document */

* {
color:#000000 !important;
}

h1{
color:#000000 !important;
}

p {
font-size: 12pt;
color:#000000;
}

a[href^="http://"] :after {
content: " (" attr(href) ") ";
}