td.contentheading h1 {
    background-color: #FFFFFF;
	padding: 0;
    color: #7F7F7F;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.footerList {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #cdcdcd;
	padding: 8px 10px 0 10px;
	margin: 0 10px 2px 10px;
}
.footerList a {
	color: #000000;
	text-decoration: none;
}
.footerList a:hover {
	text-decoration: underline;
}