BODY{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	background-color: #DEB887;
	text-align: justify;
	margin-left: 0.1cm;
      margin-right: 0.1cm;
      margin-top: 0.1cm;

	}


TD{
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	background-color:#DEB887;
	}

CAPTION{
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 10pt;
	text-align: center;
	background-color:#708090;
	color: #FFFFFF;

	}




A:link	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#483D8B;
	}

A:visited	{
	font-family: Arial;
	font-size: 9pt;
	font-weight: italic;
	text-decoration: none;
	color: #6495ED;
	}






B{
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	}

