body{
	background-color: #ffffff;
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
} 
h1{
	font-family: 'Times New Roman', serif;
	font-size: 25pt;
	color: #000000;
	background-color: #ffffff;
}
h2{
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	color: #000000;
	background-color: #ffffff;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}
p{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align: justify;
	text-indent: 0.75cm;
}
p.no{
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	margin: 0cm 2cm;
	text-align: justify;
	text-indent: 0cm; 
}
address{
	font-family: 'Times New Roman', serif;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	background-color: #ffffff;
}
	
