<!--

BODY {
	MARGIN: 2px
}
td.view {padding-left: 2cm}
body{background: white}
h3{Color: #002d96;
    FONT-WEIGHT: bold;
    font-family: Verdana , Arial
   }
body         {  font-size: 8pt; font-family: Tahoma}
table        { font-family: Tahoma;
               font-size: 10pt;
               color: black;
               BORDER-COLLAPSE: collapse;  
               border-Color: #0099cc
             }

a:link{color: blue;
             font-size: 9pt;
             FONT-WEIGHT: bold;
             font-family: verdana,tahoma;
             text-decoration: none
            }
a:visited{color: blue;
             font-size: 9pt;
             FONT-WEIGHT: bold;
             font-family: verdana,tahoma;
             text-decoration: none
             }
a:hover{color: blue;
             font-size: 9pt;
             FONT-WEIGHT: bold;
             font-family: verdana,tahoma;
             text-decoration: underline
             }
a:active {color: blue}

textarea     { border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; 
               padding-top: 1; padding-bottom: 1}
button       {  background-color: #F8F8F8 }

.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:verdana;
      font-weight:bold;
	color:white;
}
-->
