body {
  font-family:arial;
  font-size:12px;
}

#nav a {
  font-family:arial;
  color:#000000;
  font-size:11px;
	
}

#navcontainer div a h3 {
  font-family:arial;
  color:#000000;
  font-size:11px;
  text-decoration:none;
/*  font-weight:normal; */
	font-weight:bold;
	padding:0px;

}

#footerText {
  color:#000000;
  font-size:11px;
}

#footerText a {
  color:#000000;
  text-decoration:none;
}

#footerText a:hover {
  color:#000000;
  text-decoration:underline;
}
