table.styletable1 td {
	background-color: #FFF9EF;
	text-align: left;
}
table.styletable1 td.td1 {
	background-color: #FFD6BF;
	font-weight:bold;
	color: #CF4900;
}

.firefox {
	border-top: 2px solid #1276A8;
	margin-top: 2em;
	padding-top:2em;
	padding-left: 10px;
	padding-right: 10px;
	font-size:10px;
	/*text-align: center;*/
}
.firefox a {
	text-decoration: none;
	display:block;
}
.firefox a:hover {
	text-decoration: none;
	color: #FF3333;
}
.firefox img {
	border:none;
	float:left;
}