/**************************************/
/* print.css for worshipcal 1.x       */
/**************************************/
/**************************************/

body{
        font-family: Arial,sans-serif;
        font-size: 100%;
        color: #000000;
        background: white;
/*        line-height: 1.166; 
        margin: 0px;
        padding: 0px;  */
}

A:link, A:visited {background: white; color: black; text-decoration: none;
   font-weight: normal;}

.noprint {
display: none ;
}

tr.noprint {
display: none;
}
