body {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 90%;
        color: black;
        background-color: #ffffff
         }
         
         
p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 90%;
        color: black;
        background-color: #ffffff
         }
         
         
p.lablec {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 80%;
        color: black;
        background-color: #ffffff
         }
         
h3 {
   color: #007777;
   }         

td {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 90%;
   color: black
   }


A:link {
   font-family: Arial,Helvetica,sans-serif;
   color: #147F7A;
   text-decoration: none;
   font-weight:bold;
   letter-spacing:1pt
         }

A:visited {
   font-family: Arial,Helvetica,sans-serif;
   color: #919191;
   text-decoration: none;
   font-weight:bold;
   letter-spacing:1pt
         }

A:hover {              
  font-family: Arial,Helvetica,sans-serif;
  color: #147F7A;
  text-decoration: none;
  font-weight:bold;
  border-bottom: 1px solid #147F7A;
  border-top: 1px solid #147f7A;
  letter-spacing:1pt
    }  
    
    
A.almenu:link {
   font-family: Arial,Helvetica,sans-serif;
   color: black;
   text-decoration: none;
   font-size: 90%
    }

A.almenu:visited {
   font-family: Arial,Helvetica,sans-serif;
   color: #919191;
   text-decoration: none;
   font-size: 90%
   
   }

A.almenu:hover {
        font-family: Arial,Helvetica,sans-serif;
        color: #147F7A;
        text-decoration: underline;
        font-size: 90%;
        font-weight:bold
    }

a.rollover:link { background: url("/design/interware1.jpg") no-repeat;
                   width: 83px; height: 32px;}
a.rollover:visited { background: url("/design/interware1.jpg") no-repeat;
                      width: 83px; height: 32px;   }
a.rollover:hover { background-image: url("/design/interware2.jpg");
                     width: 83px; height: 30px; text-decoration: none; border-bottom: 0px none transparent;
  border-top: 0px none transparent;}	
	


input {
   border: #666600 1px solid;
   padding: 1px; FONT: 90% Tahoma;
   background-color: #FFFFFF
   }

textarea {
   border: #666600 1px solid;
   padding: 1px; FONT: 90% Tahoma;
   background-color: #FFFFFF
   }


.copy {
   font-family:arial;
   font-size: 80%;
   color: #94B97E;
   text-align: center
   }
   
hr {
   color: #57AFAF;
}