BODY {
	background-image: url(images/humbkg2.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

A:link {
	color: #0B07AA;
	font-family : "Times New Roman", Times, serif;
}
A:visited {
	color: #0B07AA;
	font-family : "Times New Roman", Times, serif;
}
A:active {
	color: #0B07AA;
	font-family : "Times New Roman", Times, serif;
}
A:hover {
	color: #D40106;
	font-family : "Times New Roman", Times, serif;
	background-color : #FAFBDD;
}

HR {
  color : #800000;
  text-align : center;
  line-height : 25px;
  margin-left : 1.5in;
  margin-right : 1.5in;
}

H4 {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 16pt;
	color : #000000;
	text-align : center;
}

H5 {
	font-family : Cornerstone, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 24pt;
	color : #000000;
	text-align : center;
}

.page {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
}

.menu {
	color: Blue;
	font-family: "Times New Roman", Times, serif;
	background-color: transparent;
	height: 1.3em;
	text-decoration: none;
	font-size: 12pt;
	text-align: center;
}

.description {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
}

.menu {
	font-family : "Times New Roman", Times, serif;
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 11pt;
	color : #000000;
}

.text{
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;
	text-indent : 0.3in;
}


.footer {
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style : italic;
  font-variant : normal;
  font-weight : 500;
  font-size : 11px;
  color : black;
  text-decoration : none;
  line-height : 1.5em;
  text-align : center;
}