/* print styles */
BODY {color: black; background: white;
margin: 0px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.7em;
text-align: justify;
}
A:link, A:visited {background: white; color: blue; text-decoration: underline;
   font-weight: bold;}
H1 {font-size: 1.2em; background: white; color: black; padding-bottom: 1px;
   /* border-bottom: 1px solid gray */;}
H2, H3 {font-size: 1.0em; background: white; color: black; padding-bottom: 1px;
   /* border-bottom: 1px solid gray */;}

#main-content, #header{
margin-left: 1%;
margin-right: 1%;
border: none;
padding-left: 1%;
padding-right: 1%; }

#sub-content {
margin-left: 1%;
margin-right: 1%;
border-top: 1px #999999 solid;
padding-left: 1%;
padding-right: 1%; 
font-size: 0.6em}

#sub-navbar {
margin-left: 1%;
margin-right: 1%;
padding-left: 1%;
padding-right: 1%; 
line-height: 1.2em;
font-size: 0.6em}

p.footer {
font-size: .5em;
text-align: center;
/* font-weight: bold; */ }

#navbar {display: none;
padding-left: 1%; }

#toolbar {display: none;
padding-left: 1%; }

#recommend {
border: 1px solid black;
padding: 1%; }

#related {display: block}

#counter {display: none;}

#comments {display: none;}
#navleft2 {display: none;}

#noprint {display: none;}
.noprint {display: none;}
#printonly {display:block; color: blue; font-style:italic; font-size:90%}
.ads468x60 {display: none;}
/* color: blue; font-style:italic; font-size:90% */
/* .img {scale: 0.75} */

#lower-font {font-size: 8pt;}

div.figure {
  float: right;
  width: 15%;
  border: thin silver solid;
  border: none;
  margin: 0.1em;
  padding: 0.1em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
/* invalid css
img.scaled {scale: 0.75;
  width: 100%;
}
*/ 
