BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	background-color: #DEB887;
	text-align: justify;
	margin-left: 0.3cm;
      margin-right: 0.3cm;
      margin-top: 0.5cm;
	}


A:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	}

A:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #8A2BE2;
	}

B{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color:#00008B;
	}
H1	{	
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
}

H2	{	
	font-family: Arial;
	font-weight: bold;
	font-size: 13pt;
}
