TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : #000000;
}

SELECT, INPUT, TEXTAREA, {
   border: solid #000000 1pt;
   font-family: arial; 
   background-color: #FFFFFF;
   font-size : 8pt; 
   color: #000000;
}

OPTION {
   font-family: arial; 
   background-color: #FFFFFF;
   font-size : 8pt; 
   color: #000000;
}

BODY, TD {
   font-family: arial; 
   font-size : 8pt; 
   color: #ff7fbb; 
   line-height: 130%;
}

.head {
   background-color: transparent; 
   background-image:url('head1.gif');
   border-bottom: 2pt dotted #fbf153; 
   font-weight: bold; 
   font-family: arial; 
   font-size : 13px; 
   margin: 0px; 
   color: #000000;
   letter-spacing: 1px;
   text-align: center; 
   font-variant: small-caps; 
   padding-top: 7;
   padding-bottom: 2;
}

.head2 {
   background-color: transparent; 
   background-image:url('head21.gif');
   border-bottom: 2pt dotted #ff7fbb; 
   font-weight: bold; 
   font-family: arial; 
   font-size : 12px; 
   margin: 0px; 
   color: #000000;
   letter-spacing: 1px;
   text-align: center; 
   font-variant: small-caps; 
   padding-top: 7;
   padding-bottom: 2;
}

.CONTENTS {
   font-style : normal; 
   font-size : 8pt; 
   font-family : arial; 
   color : #000000;
   padding: 7;
   margin: 0;
}

BODY {
   background-color: #FFFFFF; 
   background-image:url('sap_07.jpg');
   background-repeat: repeat-y; 
   text-align: justify; 
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : arial; 
   color : #000000; 
   letter-spacing: 1; 
   text-decoration : none; 
}


A {
   color: #000000;
   text-decoration: none;
   font-weight: bold; 
   font-size: 11px;
   cursor: se-resize;
}


A:link {
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px; 
   cursor: se-resize;
}


A:visited {
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   font-size: 11px; 
   cursor: se-resize;
}


A:hover {
   color: #ff7fbb;
   text-decoration: underline;
   background-color: none; 
   font-weight: bold;
   cursor: help;
   font-size: 11px; 
   cursor: se-resize;
}

