body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

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

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

a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
	
}

a:hover{
	color:#FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #537447;
	height: auto;
	width: auto;
} 

.style1{
	font-size:10pt;
}
.style2 {
	font-size: 9pt;
}

