P.indent1 {
	text-indent : 1em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.indent2 {
	text-indent : 2em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.indent3 {
	text-indent : 3em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

P.indent4 {
	text-indent : 4em;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

table.indent3 {
	text-indent : 3em;
	margin-bottom : 0px;
	margin-left : 0px;
	martin-top : 0px;
	text-align : left;
}

tr.indent3 {
	text-indent : 3em;
	margin-bottom : 0px;
	margin-left : 0px;
	martin-top : 0px;
	text-align : left;
}
td.indent3 {
	text-indent : 3em;
	margin-bottom : 0px;
	margin-left : 0px;
	martin-top : 0px;
	text-align : left;
}