﻿body
{
	color: black;
	background-color: white;
	font-size: 10pt;
}

h1
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

div#head, td#left, td#separator, div#footer1, div#footer2, .topmargin
{
	display: none;
	visibility: hidden;
}

td#right
{
	width: 100%;
	background-color: Transparent;
}

table#mainTable
{
	border-style: none;
}
