body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	color: #FC9D29;
	text-decoration: none;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727A7F;
}
a:hover {
	color: #A66F2C;
}
.title {
	font-weight: bold;
	color: #6B3A94;
}
.sub {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
