body
{

background-color:	white;

font-family:		arial;
font-size:		10pt;
text-align:		center;

}

.Disclaimer
{

Font-family:		arial;
font-size:		8pt;

}

.TDNoWrap
{
white-space:		nowrap;
}

.ErrorText
{
font-family		arial;
font-size		12pt;
color:			red;
}

.InputTable
{
width:			50%;
}

th
{

background-color:	lightblue;

}

td
{

background-color:	lightyellow;

}