body {
	background-color: #E2F0FF;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	color: #666666;
	text-align: justify;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.eight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 150%;
}
form {
	display: inline;
}
.li1 {
	color:#666666;
	background-color:#EDEDED;
	border-width:1;
	font-family:Arial, Helvetica, sans-serif
}