/*
   Print Style Sheet for ConFetch...
*/
html, body, div, table, ul, ol, li, span, acronym {
border : 0;
margin : 0;
padding : 0;
color : #000;
background : #fff;
font-style : normal;
font-weight : normal;
text-decoration : none;
}
img, form, #cfCSSnav, #menu, #endFile, #title, .noprint, p.c2, #trMenu {
width : 0;
height : 0;
border : 0;
display : none;
}
a:link, a:visited, a:hover, a:focus {
color : blue;
}
h1 {
font-size : 110%;
}
h2 {
font-size : 100%;
}
h3 {
font-size : 90%;
}
h1, h2, h3, ul, ol, li {
padding : 0;
color : #000;
font-weight : normal;
}
h3 {
line-height : 8px;
margin : 0 0 0 24px;
vertical-align: text-bottom;
}
p {
color : #000;
padding : 3px 0 3px 0;
}
p.pre, dt.p80 {
border : 0;
color : #000;
font-size : 80%;
padding : 6px 0 6px 0;
font-family : "lucida console", "times new roman", sans, serif;
}
