body {background-image: url("images/bgimage01.jpg"); background-color: white; color: darkblue; font-family: Garamond
scrollbar-face-color:#660033; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-3dlight-color:#C0C0C0; 
scrollbar-darkshadow-color:#000000; 
scrollbar-shadow-color:#808080; 
scrollbar-arrow-color:#000000; 
scrollbar-track-color:lightgray;
}

h1 {color:darkblue; font-size:20pt; font-family: verdana}
h2 {color:darkblue; font-size:18pt; font-family: verdana}
h3 {color:darkblue; font-size:16pt; font-family: verdana}
h4 {color:darkblue; font-size:14pt; font-family: verdana}
h5 {color:darkblue; font-size:12pt; font-family: verdana}
p {font-size:11pt; margin-left: 50px}
a:link     {color:darkblue; text-decoration : none ;}
a:visited  {color:#3399CC; text-decoration : none ;}
a:hover    {color:blue; text-decoration: underline; color: red;}
a:active   {color:blue; text-decoration : none ;}
a:nav      {font-family: Garamond}

.print-clean {
    border: none;
    background: transparent;
}

.hiddenPic {display: none;}

