.style1 {
	color: #5C4A14;
	font-weight: bold;
}
.style2 {
	color: #5C4A35
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #58472C;
	font-weight: bold;
}
body {
	font-family: verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 8 pt;
}
table
{ border:thin ; 

}
tr
{
border:thin ; 
}
p { margin-left: 10; margin-right: 10; text-align: justify ;  }
td {
	font-family: verdana, Helvetica, sans-serif;
	font-size:8pt;
	text-align: justify
}

th {
	font-family: verdana, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
  text-decoration: none;
  color: #333333;
}

a:hover {
	text-decoration: underline;
	color: red
}
.myPara
{
	margin-left:50px;
	margin-right:10px;
	text-align:justify;
	color:#333333;
	FONT-FAMILY: verdana, Helvetica, sans-serif; FONT-SIZE: 10pt;	
}

