﻿body
{
	font-family: Calibri, Times New Roman, Serif;
	height: 100%;
	margin: 0;
}

html
{
	height:100%; 
	overflow: auto;
}

img
{
	float: right;
}

#silverlightContainer
{	
	height: 100%;
	visibility: visible;
}

#printContainer
{
	visibility: hidden;
}

#form1
{
	height: 100%;
	overflow: hidden;
}

th { text-align: left; }                
.center { text-align: center; }
