body{
  margin: 0;
}

.ndps {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	padding-top: 1px;
	padding-bottom: 4px;
}

.linktop {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3399CC;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #3399CC;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00008C;
}

.blue_title {
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  background-color: #3a7c9c;
}

.gray_text {
  font-size: 13px;
  color: #000000;
  background-color: #f5f5f5;
}

.yellow_text {
  font-size: 13px;
  color: #000000;
  background-color: #ffffcc;
}

.text{
  font-size: 13px;
  text-align: center;
  color: #000000;
}

.radio {
  font-size: 13px;
  color: #000000;
}

