body { font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #000000 }
.thead 
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0000a8;
}

.tcell
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.tcelli
{
	font-family: Arial;
	font-size: 8pt;
	font-weight:normal;
	font-style: italic;
}

.thcell
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.header
{
	font-family: Arial, sans-serif; 
	font-size: 17pt;
	font-weight: bold;
	padding: 4px 8px; 
	vertical-align: middle;
	margin: 8px 0px 10px 0px;
	color: #0000a8;
}

.error_description {

	font-family: Arial, Helvetica, sans-serif; 

	font-size: xx-small; 

	font-weight: normal; 

	color: #ff0000;

	background-color: #d9d8d8;

	border: 1px solid #e0e0e0;

	padding: 6px 6px;

	}
	
	.action_result {

	font-family: Arial, Helvetica, sans-serif;

	font-size: xx-small; 

	font-weight: normal;

	color: #0000a8;

	background-color: #d9d8d8;

	border: 1px solid #e0e0e0;

	padding: 6px 6px;

	}
	
	.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 7pt; 

	font-weight: normal;

	color: #0000a8;

	background-color: #d9d8d8;

	border: 1px solid #e0e0e0;

	padding: 6px 6px;

	}


