body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.style2 {font-weight: bold; font-size: medium; color: #FF6633;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}