td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #44425A;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E4D5F;
}
h2 {
	font-size: 11px;
	color: #44425A;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 15px;
}
h3 {
	font-size: 12px;
	color: #44425A;
	margin-bottom: -15px;
}
a:link {
	color: #44425A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44425A;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #44425A;
}
