body
{
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Verdana;
	font-size: 8pt;
}

p
{
	margin: 0px;
}

th
{
	font-size: 8pt;
	text-align: left;
}

td
{
	font-size: 8pt;
}

input
{
	font-size: 8pt;
}

textarea
{
	font-size: 8pt;
}

h1
{
	font-size: 13pt;
	margin-bottom: 5px;
}

h2
{
	font-size: 10pt;
	margin-bottom: 3px;
}

a
{
	text-decoration: none;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
}

.textField
{
	border: 1px solid #000000;
}

form
{
	margin: 0px;
}

.table100
{
	width: 100%;
}

.td1
{
	background-color: #f0f0f0;
}
.td2
{
	background-color: #e0e0e0;
}

.td1right
{
	background-color: #f0f0f0;
	text-align: right;
}
.td2right
{
	background-color: #e0e0e0;
	text-align: right;
}

.right
{
	text-align: right;
}

img
{
	border: 0px;
}