body {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-image: url(../images/bg-tan-texture-darker.jpg);
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
td { }
a:link { color: #701110; text-decoration: underline; }
a:visited { color: #701110; text-decoration: underline; }
a:hover { color: #701110; text-decoration: underline; }
a:active { color: #701110; text-decoration: underline; }
h2 { font-size: 20px; font-variant: small-caps; }
h3 { font-size: 16px; font-weight: bold; font-variant: small-caps; }
h4 { font-size: 12px; font-weight: bold; }
.footnote { font-size: smaller; font-style: italic; margin-left: 35px; }
.tableheader {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #663F15;
	line-height: 15px;
}
.pricingtable { font-size: 11px; background-image: url(../images/bg-lighter-tan.gif); border-color: white; }
.parenthesis { color: gray; font-size: smaller; font-weight: normal; font-style: italic; }
li { line-height: 120%; list-style-type: none; margin: 0.3em 0 0.3em 40px; }
.leadbycolon { color: #666; font-weight: bold; text-transform: capitalize; }
.dropquote {
	color: #701110;
	font-style: italic;
	line-height: 20px;
	font-size: 14px;
}
.leftBg {
	background-image: url(../images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.rightBg {
	background-image: url(../images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.dropquoteCopy {
	color: #333333;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
}
