body {
	background-color: #ffffff;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;	
}
.style2 {color: #999999}
body,td,th {
	color: #999999;
}
a:link {
	color: #FF7800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7800;
}
a:hover {
	text-decoration: underline;
	color: #FF7800;
}
a:active {
	text-decoration: none;
	color: #FF7800;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 32px; color: #999999; }
