body
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

table 
	{
		font-family: Trebuchet MS;
		font-size: 11px;
		padding:0px;
		border-style: solid;
		border-width: 1px;
		border-collapse: collapse;
		empty-cells: show 
	}
tr 
	{
		text-align: justify; 
		font-family: "Trebuchet MS", Verdana, Arial; 
	}

th
	{
		padding:0px;
		border-style: solid;
		border-width: 1px;
		font-weight: bold;
		background-color:#E5E5E5;
	}

td 	
	{
		padding:0px;
		border-style: solid;
		border-width: 1px;
	}

a:link 
{
	color: #333333;
}

a:visited 
{
	color: #333333;
}

a:hover 
{
	color: #333333;
}

a:active 
{
	color: #333333;
}


.style3 
{	
	color: #FFFFFF; 
	font-weight: bold; 
}

.style4 
{
	color: #FFFFFF
}

.style16 
{
	font-size: 9;
	color: #666666;
}

.style6 
{
	font-size: 8;
	color: #FFF;
}

.OutputList
	{
	font-size: 8pt;
	visibility: visible;
	width: 100%;
	position: relative
	}


.OutputList table
	{
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent
	}


.OutputList td
	{
	color: #FFFFFF; 
	font-weight: bold; 
	text-align:center;
	}

.OutputList tr
	{
	bordercolor=#FFFFFF;
	background-color: #3E85C0;
	}
