BODY
{

    BACKGROUND-COLOR: white
}
.notInPrint
{
    DISPLAY: none
}

.onlyInPrint
{
    DISPLAY:block;
}
.onlyInPrintNewRow
{
	
    clear:both;
}
.CourseTopPadding
{
    DISPLAY: none
}
.BD_siteWidth
{
	width:100%!important;
}

a:after
{
	content:' [' attr(href) '] '
}	
