@page {
	size: 21cm 29.7cm;
	margin-left: 2cm;
	margin-right: 2cm;
	margin-top: 2.5cm;
	margin-bottom: 2cm
	}

body {
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	background-color: #FADC96;
	font-family: Arial, Helvetica, sans-serif;
}


H1{
	font-size: 18px;
	color: #5C4B17;
}

H2{
	font-size: 16px;
	margin-bottom:0em;
	color: #5C4B17;
}

P, TABLE {
	font-size: 14px;
	color: #5C4B17;
	text-align: justify;
	text-indent: 3em;
	margin-top:0em;
	margin-bottom:0em;
	}


P.no-ident{
	text-indent: 0em;
	margin-top:10px;
}

SPAN{
	font-family: "Times New Roman";
	font-size: 13px;
	}

OL, UL{
	font-size: 12px;
	color: #5C4B17;
	
}

UL{
	list-style-type: inherit;
}