/*** Styles to display on paper ***/

.SCREENONLY {display: none}
.PRINTONLY  {display: inline}
.NOTSCREEN  {display: inline}
.NOTPRINT   {display: none}

#NAVIGATION {display: none}
