body { 
background-attachment: fixed;
font-size: 9pt;
font-family: verdana; 
background-color: #ffffff; 
color: #e0baff;
scrollbar-face-color: #785C8E;
scrollbar-highlight-color: #785C8E;
scrollbar-shadow-color: #785C8E;
scrollbar-3dlight-color: #785C8E;
scrollbar-arrow-color: #FBDEFC; 
scrollbar-track-color: #06082F } 

A:link
{ text-decoration: none; color:#ff9daa }
A:visited
{ text-decoration: none; color:#ffff7e }
A:active
{ text-decoration: none; color:#ffff7e }
A:hover
{ text-decoration: underline overline; color:#ffff7e; 
cursor: crosshair }

.head {     
color: #C0C0FF;
background-color: #060AA2;
font-size: 10pt;
font-weight: bold;
text-align: center;
border: #FBDEFC; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px }


