
h1 { 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	font-size: 22px;
	color: #333; 
	letter-spacing: -0.4px;
	margin: 0 0 0 -0.1em; 
}
h2 { 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	font-size: 18px;
	color: #333; 
	letter-spacing: -0.6px;
	margin: 0 0 0 0em; 
}
h3 { 
    font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	font-size: 16px;
	color: #333; 
	letter-spacing: -0.6px;
	margin: 0 0 0 0em; 
}
h3.feature { color: #FF0084; }
h3.error { color: #FF0084; }
h4 { 
    font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	font-size: 14px;
	color: #333; 
	letter-spacing: -0.5px;
	margin: 0 0 0 0em; 
}

code, pre, .code, .xml, .script
{
	font-family: "Bitstream Vera Sans Mono",  monospace;
	font-size: 9pt;
}

blockquote {
  width: 650px;
  margin:15px;
  padding: 0px 15px;
  background: #eee;
  border: solid 1px silver;
}

pre {
  width: 100%;
  overflow: auto;
  background: #eee;
  border: solid 1px silver;
}

.header  {
	color: black ;
	font-size: 1.1em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.header a { color:black; text-decoration: none;} 
.header a:visited { color:black; text-decoration: none; } 
.header a:hover { color:black; text-decoration: underline; } 


.header_bold  {
	color: black ; 
	font-size: 1.1em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
    font-weight: bold
}
.header_small  {
	color: black ; 
	font-size: 1.0em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.body  {
	color: black ; 
	font-size: 0.8em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.body_small  {
	color: black ; 
	font-size: 0.7em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.body_large  {
	color: black ; 
	font-size: 0.9em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.nav  {
	color: darkgreen ; 
	font-size: 0.9em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	text-decoration: none
}
.nav_subtle  {
	color: black ; 
        font-size: 0.8em ; 
        line-height: 1.6em ;
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
}
.nav_sel  {
	color: darkgreen ; 
	font-size: 1.2em ; 
	font-family: "Lucida Grande", "Verdana", helvetica, arial, sans-seriff ;
	text-decoration: none ;
	font-weight: bold ;
}
.subj  {
	color: darkgreen ; 
	font-size: 1.1em ; 
	font-family: "Times New Roman", "Times", seriff ;
	font-weight: bold
}

