body{
	color: black;
	font-family: "Arial";
	font-size: 10pt;
	background-color: #FFFFFF;
}

td{
	color: black;
	font-family: "Arial";
	font-size: 10pt;
}

myH3{
	font-weight: bold;
	font-size: 13pt;
}

a{
	color: #527052;
	background-color: transparent;
	text-decoration: none;
}

a:hover{
	color: #527052;
	background-color: transparent;
	text-decoration: underline;
}

a.bar{
	color: black;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

a.bar:hover{
	color: black;
	font-weight: bold;
	background-color: transparent;
	text-decoration: underline;
}
