body {
	background: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: small/1.3em Georgia,serif;
}
html>body {
	font: 90%/1.3em Georgia,serif;
}
h1,h2,h3,h4,h5,h6 {
	line-height: normal;
}
h4,h5 {
	margin-bottom: 0;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4,h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.85em;
}
sup {
	font-size: 0.75em;
	line-height: .75em;
}
.date {
	font-variant: small-caps;
}
.nav,.footer {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: x-small;
	padding: 10px 15px 10px 15px;
	line-height: 1em;
}
.footer {
	border-top: 7px #666 solid;
	clear: both;
}
.footer-text {
	width: 730px;
}
.sidebar {
	font-size: smaller;
	background: #ffc;
	border: solid #666 1px;
	padding: 10px 10px 10px 10px;
}
/* p.initial:first-letter {
	font-size: 300%;
	font-weight: bold;
	line-height: normal;
	vertical-align: baseline;
}
*/
/* p.initial:first-letter {
	font: 2.5em/80% Georgia,serif;
	float: left;
	padding: 0.2ex 0 0 0.2ex;
	margin: 0;
	overflow: visible;
}
*/
p.initial:first-letter {
	float: left;
	font-family: "Old English",Georgia,serif;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.05em;
	margin-bottom: -0.25em;
}
.section-break {/* for horizontal rules between sections;not needed for newer browsers */
	display:none;
}
.hidden {
	display: none;
}
hr {
	color: #666;
	border: 0;
	background-color: #666;
	height: 1px;
}
ul li {
	list-style-type: square;
}
.indented {
	text-indent: -2em;
	margin: 0 2em 0 4em;
}
.indented2 {
	margin: 0 2em 0 3em;
}
.yellow-background {
	background-color: #ffc;
	padding: 10px;
}
.grey-background {
	background-color: #DDD;
	padding: 5px;
}
.red-background {
	background-color: #CC3333;
	padding: 2px;
	margin-right: 10px;
}
.yellow-background-border {
	background-color: #ffffcc;
	border: 1px solid #666;
	padding: 8px;
}
.yellow-background-2pxblueborder {
	background-color: #ffffcc;
	border: 2px solid #369;
	padding: 8px;
}
.grey-border {
	background-color: #DDD;
	border: 1px solid #666;
	padding: 8px;
}
.nav,.footer,.nav a,.footer a,.nav a:visited,.footer a:visited {
	text-decoration: none;
	color: #333;
}
.nav a:hover,.footer a:hover {
	text-decoration: underline;
	color: #039;
}
a {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #36c;
}
/* a.subs {
	color: #333;
}
*/
.price {
	color: #c00;
}
.bn-link {
	color: #600;
}
/* these are used in the old forums,and also in the faq section */
.message-subject {
	background-color: #ccc;
	border: solid 1px #666;
	padding: 2px;
	font-weight: bold;
}
.message-byline {
	text-align: right;
	margin-top: 0;
}
.ipl {
	color: #603;
	margin-bottom: 0;
}
/* these are used at the top of article pages */
.reviewed-title {
	font-style: italic;
	margin-bottom: 0;
}
.reviewed-author,.reviewed-info,.reviewed-author br,.reviewed-info br {
	margin-top: 0;
	margin-bottom: 0;
}
.reviewed-title,.reviewed-author,.reviewed-info {
	font-size: .85em;
	line-height: 1.3em;
	font-weight: lighter;
}
/* these are used on the table of contents page */
a.contributors {
	text-decoration: none;
	color: #000;
}
a.contributors:hover {
	text-decoration: underline;
	color: #039;
}
.underline {
	text-decoration: underline;
}
/* styles for the classifieds section */
.classifieds h5,.classifieds h4 {
	border-top: 1px solid black;
	padding-top: 1em;
	text-align: center;
}
.classifieds p {
	border-top: 1px solid black;
	padding-top: 1em;
}
/* styles for the q & a features */
.qa h4 {
	margin-top: 3em;
}
/* styles for advertisements
.ad {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
}
*/