body {
	background-color : #ffffff;
	margin-left : 0;
	margin-top : 0;
	margin-right: 0;
	}
table {
	width: 100%;
}
td.form	{
	text-align:left;
	font-size: xx-small;
	color : #000000;
}
td.table	{
	text-align:left;
	font-size: xx-small;
	color : #000000;
}
td.label {
	text-align:left;
	font-size: xx-small;
	font-weight: bold;
	color : #000000;
}
td.table_det	{
	text-align:left;
	font-size: xx-small;
	color : #000000;
	background:#ffffff;
	padding: 5 5 5 5px;
	vertical-align: top;
	width: 50%;
}
td.label_det {
	text-align:right;
	font-size: xx-small;
	font-weight: bold;
	background:#ffffff;
	color : #000000;
	padding: 5 5 5 5px;
	vertical-align: top;
	width: 50%;
}
p {
	font-size: xx-small;
	color : #000000;
}
p.title {
	font-size: xx-small;
	text-align:center;
	font-weight:bold;
	color : #000000;
}
input {
	font-size: xx-small;
	color : #000000;
}
select {
	font-size: xx-small;
	color : #000000;
}
a {
	font-size: xx-small;
	color : #000000;
}
a.table {
	font-size: xx-small;
	color : #000000;
}
