BODY{
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10pt;
	background-color: #F5DEB3;
	text-align: justify;
	margin-left: 0.5cm;
      margin-right: 0.5cm;
      margin-top: 0.4cm;

	}

A:link	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	text-indent: 30px;
	}

A:visited	{
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #8A2BE2;
	text-indent: 0px;
	}

B{
	font-family: Arial;
	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;
}

