
<!--
a.links1:link    {font-size: 10pt; text-decoration: none; color: gray;}
a.links1:visited {font-size: 10pt; text-decoration: none; color: gray;}
a.links1:hover   {font-size: 10pt; font-weight: bold; color: green;}

a.links2:link    {font-size: 9pt; text-decoration: none; color: #404040;}
a.links2:visited {font-size: 9pt; text-decoration: none; color: #404040;}
a.links2:hover   {font-size: 9pt; color: blue;}

a.links3:link    {font-size: 9pt; text-decoration: none; color: #404040;}
a.links3:visited {font-size: 9pt; text-decoration: none; color: #404040;}
a.links3:hover   {font-size: 9pt; color: #008000;}

a.links4:link    {font-size: 8pt; text-decoration: none; color: #404040;}
a.links4:visited {font-size: 8pt; text-decoration: none; color: #404040;}
a.links4:hover   {font-size: 8pt; color: #008000;}

a.links5:link    {font-size: 9pt; font-weight: bold; text-decoration: none; color: green;}
a.links5:visited {font-size: 9pt; font-weight: bold; text-decoration: none; color: green;}
a.links5:hover   {font-size: 9pt; font-weight: bold; color: orange;}


.table {
color: black; 
font-family: verdana; 
font-size: 8pt; 
text-decoration:none;
}

.input {
background-color: white; 
color: black; 
font-family:verdana; 
font-size: 8pt; 
text-decoration:none;
}

.select {
background-color: white; 
color: black; 
font-family: verdana; 
font-size: 8pt; 
text-decoration:none;
}

.textarea {
background-color: white; 
color: black; 
font-family: verdana; 
font-size: 8pt; 
text-decoration:none;
}

-->


