INPUT.user {
  font-size: 8pt;
  background-color: #F4F4F4;
}

SELECT.user {
  font-size: 8pt;
}

.nta {
   font-family : Arial, sans-serif;
   font-size : 9pt;
   text-align : justify;
}

.nt3 {
   font-family : Arial, sans-serif;
   font-size : 8pt;
   text-align : justify;
}

.nt {
   font-family : Arial, sans-serif;
   font-size : 9pt;
}

.nt1 {
   font-family : Arial, sans-serif;
   font-size : 8pt;
}
.nthalf {
	font-family : Arial, sans-serif;
	font-size: 12px;
}


.nta2 {

   font-family : Arial, sans-serif;
   font-size :10pt;
   text-align : justify;
}

.nav:link {
  color: #333366;
  text-decoration: none;
}

.nav:hover {
   color: #FFCC00;
   text-decoration: none;
}

.nav:visited {
   color: #333366;
   text-decoration: none;
}

.nav:hover {
    color: #FFCC00;
    text-decoration: none;
}

.nav2:link {
    color: blue;  
}

.nav2:hover { 
    color: #FFCC00;
}

.nav2:visited {
    color: blue;
}

.nav2:hover {
    color: #FFCC00;
 }

.nav3:link {
    color: #333366;
    text-decoration: none;  
}

.nav3:hover { 
    color: #666666;
    text-decoration: none;
}

.nav3:visited {
    color: #333366;
    text-decoration: none;
}

.nav3:hover {
    color: #666666;
    text-decoration: none;
 }

.nav4:link {
    color: white;
    text-decoration: none;  
}

.nav4:hover { 
    color: #FFCC00;
    text-decoration: none;
}

.nav4:visited {
    color: white;
    text-decoration: none;
}

.nav4:hover {
    color: #FFCC00;
    text-decoration: none;
 }
 
 .headadd  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.commsServed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	text-decoration: none;
}
.selectednav {
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
	color: #000;
	font-family: Arial, sans-serif;
}
