* {
  margin: 0;
  padding: 0;
}
body
{
	background-color: #FD760A;
}

div.zzz
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #EF9A53;
	font-size: 12pt;
	font-weight: bold;
}
a.leme
{
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: bold 9pt;
}
a.leme:hover
{
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font: bold 9pt;
}
a.leme1
{
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: bold 9pt;
}
a.pleme
{
	color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: bold 8pt;
}
a.pleme:hover
{
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font: bold 8pt;
}
a.pleme1
{
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font: bold 8pt;
}
div.txt
{
	text-align: justify;
	color: White;
	font: normal 12pt;
	font-size: 12pt;
}

div.include_div {
	
	width:200px;
	margin:40px 0px 40px 40px;
}