table
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

td
{
	text-align: left;
	font-size: 12px;
	color: #9A9A9A;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

td.item
{
	color: #9A9A9A;
	font-size: 12px;
	line-height: 26px;
}

td.page-header
{
	color: #9A9A9A;
	font-size: 17px;
	font-weight: bold;
	height: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #9A9A9A;
}

input
{
	font-size: 12px;
	color: #9A9A9A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

input.textfield
{	
	width: 300px;
	font-size: 9px;
	height: 12px;
	border: 1px #9A9A9A solid;
}

option
{
	font-size: 12px;
	color: #9A9A9A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

select
{
	font-size: 12px;
	color: #9A9A9A;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #9A9A9A;
}