body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-color:#666666;
	line-height: 14px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

body,td,th {
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-color:#666666;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-color:#666666;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #666666;
}

