body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgFade.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.toolBar {
	border-top: #CCCCCC solid 2px;
	border-bottom: #CCCCCC solid 2px;
}
.toolBarFooter {
	border-top: #CCCCCC solid 2px;
}
.footerText {
	font-size: 80%;
	color:#333333;
	text-decoration:none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.QA {
	font-size: medium
}
.searchText {
	color:#666666;
}