.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

.smallblocktext{
  color: black;
  font-family: Verdana,Arial,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
}

A.footer2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

A.footer2:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: underline;

}

A.footer2:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.footer2:visited:hover{
  color: #FFFFFF;
  text-decoration: underline;
}

A.propHead{
  color: #003366;
  font-family: Arial,Verdana,Helvetica;
  font-size: 12px;
  line-height: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-decoration: none;
}

A.propHead:visited{
  color: #666666;
  text-decoration: none;
}

A.propHead:hover{
  color: #0033CC;
  text-decoration: underline;
}

A.propHead:visited:hover{
  color: #336699;
  text-decoration: underline;
}

.description {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: 14px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



.descHeader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: bold;

	line-height: 16px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}