/* Ripped from useit.com -- the authority on web usability */

BODY {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; background: white; color: black; }
CODE {font-family: "Courier New", Courier, Monaco, monospace ; }
PRE {font-family: "Courier New", Courier, Monaco, monospace ; }
HR {color: gray ; }
.navbar {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background: #CCCCFF;
	border-style: solid none solid none;
	border-width: thin;
	padding: 2px;
}
.navarea {
/*	background: #FFFF66 ; */
	border-style: none solid none none;
	border-width: thin;
}
.newsarea {
/*	background: #DBFFDB ; */
}

.notrecommended {color: #666666 ; }
.deemphasized {color: #666666 ; }
TABLE.densetable {font-size: 80% ; }
TR.summaryrow { font-size: 90%; background: #00FFFF ; }
CAPTION {font-size: 100% ; }
.embeddedfloat {float: right; margin-left: 3em}
H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
H4 {margin-bottom: 0.5em }
H5, H6 {margin-bottom: 0.2em }
UL.referencelist, .footnote {
	margin-left: 4em;
	text-indent: -4em ;
	font-size: 83%;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
        list-style: none ;
}
A:link, .simulatedlink {color: blue ; }
A.old:link {color: #2222FF ; }
A.new:link {color: #0000FF ; }
A:visited {color: purple ; }
A:active {color: red ; }
A.notrecommended:link {color: #6666FF ; }
A.notrecommended:visited {color: #CC66CC ; }
A.deemphasized:link {color: #6666FF ; }
A.deemphasized:visited {color: #CC66CC ; }
.overline {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -2ex ;
}
.updatecomment {font-size: 100%; background: #00FFFF ; }
.outsidecomment {font-size: 100%; background: #E9E9E9 ; }
.microtext {font-size: 10% ; }
.useem {color: #CC0000 ;}
.cssSmallGray   { font-size: xx-small; color: #999999;  }
.buytable {
	background: #CCFFCC;
	border-style: dashed;
	border-width: thin;
	padding: 2px;
}
.current {
	background: lightyellow;
	border-style: dashed;
	border-width: thin;
	padding: 2px;
}

.copyright {
	border-style: solid none none none;
	border-width: thin;
	font-size: 75%;
}