/* CSS Document */

<!--
body,td,th {
   font-family: arial;
   font-size: 12px;
   color: #000000;
   /* font-family: verdana;
   font-size: 11px;
   color: #000000;*/
}

a {
   color: #777777;
   text-decoration: none;
   font-weight: bold;
   /*border-bottom:1px dotted #777777;*/
}

a:hover {
   background-color: #eeeeee;
   color: #000000;
}

/*a:link {
	text-decoration: none;
}*/

a:active {
   text-decoration: none;
   border-bottom: none;
}

.footer-link {
   font-weight: normal;
   display: block;
   margin-bottom: 2px;
   border-bottom: none;
   text-decoration: none;
}

.style1 {
/*	font-family: Georgia, Times New Roman, serif;
	font-size: 24px;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 22px;
}

.style3 {font-size: 18px}
-->
