body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.rightDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
h3 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.tableList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;

}
