body
{
	color: #333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

table 
{
	margin-left: auto; margin-right: auto;
}

th
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	background-color: #FFCC66;
	border-left: solid #FFCC66 2px;
}

th.hi1
{
	font-size: 12pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;

	background-color: #FFF;
	border-left: solid #FFF 0px;
}


td
{
	text-align: left;
	font-size: 10pt;
}

td.di1
{
	text-align: right;
}

td.di2
{
	text-align: center;
}

.head
{

	font-weight: bold;
	color: #C0C0C0;
}


A
{
	color: #0036CC; 
	line-height: 16px;
}

A.bookmark
{
	color: #333; 
}


A.nav
{
	line-height: 20px; 
}

FFEDAB
