body {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
table {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
font {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.fieldset {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	width: 600px;


}
.td {
	background-color: #E1F3FF;
}

