<!-- STYLE APPLIED TO /About/letterstous/default.asp, /About/letterstous/header.asp -->
body {
	padding-bottom: 18px;
}

h3 {
	color: #68742E; font-family: Georgia, Palatino, "Times New Roman", serif; font-weight: bold; font-size: 16px; text-align: left; margin: 0px 0px 8px; padding: 0px;
}

p {
	text-align: left;
}

p.reply {
	color: #C2592B;
	padding-left: 36px;
}

p.followup {
	color: #A1587F;
	padding-left: 36px;
}

p.end {
	padding-bottom: 12px;
	border-bottom: 1px solid #68742E;
}

ul {
	text-align: left; list-style-type: none; list-style-position: outside; margin: 0px 0px 12px; padding: 0px;
}
ul li {
	font-size: 12px; line-height: 14px; margin: 0px; padding: 0px;
}

ul.monthList {
	padding-bottom: 12px;
	border-bottom: 1px solid #68742E;
}

a {
	font-weight: normal;
}
a:link {
	color: #61A7C5;
}

a:visited {
	color: #9E9C99;
}

a:hover {
	color: #BBD8E5;
}

a:active {
	color: #BBD8E5;
}

img {
	border: 0px;
}

.sidebar-comment {
	background-color: #F7F4F1;
	padding: 12px 16px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 20px 20px 0px 0px;
}