p, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	    line-height : 130%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.navact {
 	font-size: 11px;/*readability for the links*/
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  background-color: #000066;
}
a.navact:link {
 	font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color : #000099; 
  text-decoration : none; 
  font-weight: 600; 
  background: transparent;}
a.navact:visited {
 	font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
   color : #000099;
  text-decoration : none;
  font-weight: 600; 
  background: transparent;}
a.navact:hover { 
 	font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: #999999; 
  text-decoration : none; 
  font-weight: 600; 
  background: transparent;}
.nav {
   font-size: 10px;/*readability for the links*/
   font-family:  Verdana, Helvetica, sans-serif;
   background-color: #cccccc;
}
a.nav:link {
  font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: #333333; 
  text-decoration : none; 
  background: transparent;}
a.nav:visited {
  font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: #333333; 
  text-decoration : none;
  background: transparent;}
a.nav:hover { 
  font-size: 10px;/*readability for the links*/
  font-family:  Verdana, Helvetica, sans-serif;
  color: #999999; 
  text-decoration : underline; 
  font-weight: normal; 
  background: transparent;}
h1 {
  font-family:  Verdana, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #cccccc;
}
h2 {
  font-family:  Verdana, Helvetica, sans-serif;
  font-size: 14px;
  background-color: #f0f0f0;
}
h3 {
  font-size: 16px;
  /* background-color: #f0f0f0; */
  font-weight : 600;
  font-family : "Courier New", Courier, monospace;
  color : #CC6666;
  letter-spacing : -1px;
    line-height : 175%;
    }
