<STYLE TYPE="TEXT/CSS">



TABLE {
   font-style : small; 
   font-weight : normal;
   font-size : 11px; 
   font-family : arial; 
   color : #FFFFFF;
   background-color: #D1E2E9;}



.HEAD {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 11px; 
   font-family : arial; 
   color : #FFFFFF;
   background-color: #637DB9;
   border: 1px solid #FFFFFF;
   padding: 1;
   margin: 3;
}

.HEAD1 {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 11px; 
   font-family : arial; 
   color : #FFFFFF;
   background-color: #72A1B4;
   border: 0px solid #FFFFFF;
   padding: 0;
   margin: 0;
}

.HEAD2 {
   font-style : normal; 
   font-weight : normal ; 
   font-size : 11px; 
   font-family : arial; 
   color : #000000;
   background-color: #72A1B4;
   border: 0px solid #FFFFFF;
   padding: 0;
   margin: 0;
}


.CONTENTS {
   font-style : normal; 
   font-size : 11px; 
   font-family : arial; 
   color : #696969;
   margin: 5;
}

BODY {
   background:none; transparent
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px;
   font-family : arial;
   background-color : #72A1B4;
   color : #000000; 
   text-decoration : none;
   scrollbar-base-color: #28A7DC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #000000; 
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #AFDCEF; 
   scrollbar-arrow-color: #FFFFFF;
   cursor:crosshair; 
}

BODY1 {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px;
   font-family : arial;
   background-color : #72A1B4;
   color : #000000; 
   text-decoration : none;
   scrollbar-base-color: #28A7DC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #000000; 
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #AFDCEF; 
   scrollbar-arrow-color: #FFFFFF;
   cursor:crosshair; 
}

A:visited {
   font-style : none; 
   font-weight : none; 
   font-family : arial; 
   color : #FFFFFF; 
   text-decoration : none; 
}


A:hover {
   font-style : normal;
   font-weight : none;
   font-family : arial; 
   color : #FFFFFF; 
   text-decoration: none; 
   cursor=nw-resize; 
}


A:active {
   font-style : none; 
   font-weight : none; 
   font-family : arial; 
   color : #FFFFFF; 
   text-decoration : underline; 
}


A {
   font-style : none; 
   font-weight : none; 
   font-family : arial; 
   color : #FFFFFF; 
   text-decoration : none; 
}

SPAN {cursor: hand ; }
.onme1 {color: red ; }
.onme2 {color: teal ; }
.offme{color: navy ; }


</style>