﻿@import url("StyleSheet.css");

.print
{
	display: inline;
}
.noprint
{
	display: none;
}

