@media print {
    #leaves {display:none}
	#logo {display:block}
	#nav {display:none}
	#content {display:block; width:100%; left:0px; top:0px}
	#botnav {display:none}
	#foot {display:block}
}

#leaves {
	position:absolute;
	z-index:1;
	left: 0;
	top: 0;
	visibility: visible;
}

body {
	scrollbar-arrow-color:#CC3366;
	scrollbar-base-color:#339900;
	scrollbar-face-color:#EFF7FF;
	background-image: url(i/backgr.gif);
}

td a:link {color:#02307D; text-decoration: underline}

td a:visited  {color:#669966; text-decoration: underline}

td a:hover {color:#339900; text-decoration: none}

td a:active  {color:#339900; text-decoration: none} 

h1 {font-size:  17px; color:#339900;
font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif}

h2 {font-size:  17px;
font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif}

h3 {font-size:  18px; color:#333399;
font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif}

h4 {font-size:  16px;
font-weight: bold; font-family: "Trebuchet MS", Tahoma, serif}

.h4 {font-size:  16px; color:#CC0033;
font-weight: bold; font-family: "Trebuchet MS", Tahoma, serif}

.foot {font-size:  10px;
font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif}

.nav {font-family: "Trebuchet MS", Tahoma, serif; font-size: 14px; font-weight:bold;}

.content {font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif;}

ul {list-style-type: square; margin-top: 4px; margin-left: 17px;
line-height: 24px}

.block {list-style-type:circle; margin-top: 4px; margin-left: 30px;
line-height: 21px}

.button {
background-color: white;
border-color: #CC3366;
border-style: beveled;
border-width: 2;
color: black;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold}

.submit {
background-color: #CCCCFF;
border-color: #CC3366;
border-style: beveled;
border-width: 2;
color: black;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold}

input, textarea {
border-color: #6355B5;
border-style: ridge;
border-width: 1;
font-size: 10pt;
font-family: Arial, Verdana, Helvetica, sans-serif}

.palbutton {
border-width: 0;}

.style1 {
	color: #CC3333;
	font-weight: bold;
}
.style2 {
	color: #333399;
	font-weight: bold;
}

.style3 {color: #CC0033}

.style4 {font-size: 11px}