body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
.Heading {
	font-family: "Courier New", Courier, mono;
	color: #FF6600;
	font-weight: bold;
	font-size: 14pt;
}
.package {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	line-height: 16pt;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}
.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color:#000000;
}
.textw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color:#FFFFFF;
}
.Toplink {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 16pt;
}
.paging{
	text-decoration:none;
	color:#00579C;
}
.paging:hover{
	text-decoration:underline;
	color:#DA251D;
} 