﻿/* Overrides used when printing */

.NoPrint 
{
	display: none;
}

.PrintOnly
{
	display: inline;
}