@charset "UTF-8";
#messageTable img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#messageTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 5px;
	color: #000000;
}
#messageTable table {
	margin-right: 5px;
	margin-left: 5px;
}
#messageTable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	text-align: left;
}
