/* Urbics style-sheet */
@import url("reports.css");

a {color:black; font-weight:normal;}
a:link {text-decoration:none; } 
a:visited {text-decoration:none; } 
a:active {text-decoration:none; }
a:hover {text-decoration:underline; color:black; font-weight:normal;}

.header { display: none; visibility: hidden;}
.menu { display: none; visibility: hidden;}
tr, th, td { background: white; border-color: black;}
.paleredsection {background: white;}
hr.singleline {border-color: black;}

