ul.nobullets
{ 	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
span.symbol
{
	font-family: Wingdings;
}
.neat
{
	font: 1.0em Arial, sans-serif;
	color: #333;
}
.letterbannerimage
{
	float:right;
	margin: 0 0 15px 15px;
}
.letteraddress
{
	font-family: Arial;
	font-size: 10pt;
	line-height: 13px;
}
.letterbody
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 15px;
}
div.msgbody {
	clear:both;
	padding-left: 10px;
	color: blue;
	border-bottom: dotted 1px #777777;
}
a.inboxmsg {
	text-decoration: none;
}