.print
{
	font-family : "Times New Roman", Times, serif;
	font-size: 12pt;
	display: table;
}

.screen
{
	display: none;
}

table.standard, tr.standard, td.standard, p.standard
{
	font-family : "Times New Roman", Times, serif;
	font-size: 14pt;
}

body 
{
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 14pt;
}

a 
{
  text-decoration : underline;
  color : #0000ff;
}

div
{
	visibility: hidden;
	overflow: none;
	height: 100%;
}

#tbl_main
{
	visibility: visible;
	height: 100%;
}
