body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
}
table {
	text-align: center;
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	vertical-align: top;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
}

a {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}

a:hover {
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
