/* CSS Document Boots Print */

body { 
font-size: 90%;
margin: 0px;
color: #000;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #fff; 
} 


h1 { 
font-weight: bold;
font-size: 120%;
padding:0;
margin: 5px 0px;
color: #000;
background-color: #fff; 
} 

h2 { 
font-weight: bold;
font-size: 100%;
padding:0;
margin: 5px 0px;
color: #000;
background-color: #fff; 
} 

h3 { 
font-weight: bold;
font-size: 90%;
padding:0;
margin: 5px 0px;
color: #000;
background-color: #fff; 
} 

h2 { 
font-weight: bold;
font-size: 80%;
padding:0;
margin: 5px 0px;
color: #000;
background-color: #fff; 
} 

hr.hide, #skiplinks, #header, #foot, #left, #breadcrumb, #homeflash, #buttons, #watch {display:none;}


a {
text-decoration:underline;
color: #000;
background:inherit;
}

img {display:none;}

#rightcopy div.stretcher {
height:1% !important;
visibility: visible !important;
display: inline !important; 
}

