body td {
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, Times New Roman, Times, Times Roman, serif;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #7A1B1B
}

A:hover {
	text-decoration: underline;
	font weight: bold
}

A:visited {
	text-decoration: none;
	font weight: bold
}

.content {
	color: #48453A
}

.comment {
	font-size: 11px;
	font-family: Times New Roman, Times, Times Roman, serif;
	color: #9C9C82;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9C9C82
}

a.bottom:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #9C9C82
}

a.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #7A1B1B
}

blockquote {
	font-size: 14px;
	font-weight: bold;
	margin: 20px;
	padding: 0px;
	text-align: center;
	text-shadow: #999999 1px 1px 2px;
}

blockquote i {
	font-weight: normal;
}
