@charset "win1250";

/* CSS Document - print style sheet */


body {
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #595959;
}

h1 {
font-size: 15pt;
}

h2 {
font-size: 13pt;
}

h3, h4, h5, h6 {
font-size: 12pt;
}

p { line-height: 1.3; font-size: 12pt; }

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #000000;
}

#header { height: 0px; }

#one { width: 100%; }

a img {
border: 1px solid #595959;
}

#hdrp {
visibility: hidden;
}

.hidden {
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}

#menu-box, #footer p.right, form.searching, #two, p.pdf, p.doc {
display: none;
}

.table { 
  font-size: 14px;	
}
