BODY{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
	background-color:#D6BF7C ;
	text-align: justify;
	margin-left: 1cm;
      margin-right: 1cm;
      margin-top: 0.4cm;

	}
A:link	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8000FF;
	}
A:visited	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #cc6600;
	}

B{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color:red;
	}
