body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
blockquote {
	font-size: 88%;
	line-height: 1.5em;
	padding-left: 0px;
	background: url(images/quote.gif) no-repeat 0 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
blockquote.comment {
	padding: 0 0 5px 23px;
	margin-top:3px;
	border-bottom: 1px solid #eaeaea;
	word-wrap: break-word;
}
a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:visited {
	color: #8EA4C2;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
a:hover {
	color: #036;
	border-bottom-style: solid;
}
.st-name{
	font-weight: bold;
	color: #40659B;
	text-decoration: none;
}
.st-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}