/* ----------------------------------------------- */
/* ############ STYLE SHEET FOR PRINTING ############# */
/* ------------------------------------------------ */

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 1em;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

a:visited {
color: #0000ff;  
text-decoration: underline;
}

img { 
border: 0px none; 
}

H2.tabgrn, .tab1
{
    font-size : 1.5em;
}

/* these sections are removed for printing */

#sidecontent, #outwrap

{
    font-size : 10pt;
}

#dhead, #ghead, #toplnks, #mainlnks, #maincontent, #leftnav, #sidecontent, #outwrap, #vlogo

{
  display : none;
}

.hidden-msg, .sponsor, .host, .design, .toolbox

{
  display : none;
}

#printfooter, .green

{
font-size : .8em;
}

