body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; text-align:justify;}
A:link, A:active {text-decoration:underline;cursor:hand;color:#f49a00;}
A:visited {text-decoration:underline;cursor:hand;color:#f7af42;}
A:hover {text-decoration: underline;color:#f49a00;}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; text-align:justify;
}


.sub-heading-blue {
	color: #007bbe;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 10pt;
}


.sub-heading-green { 
                  color: #00927b;
                  font-size: 13px;
                  font-weight: bold;
}

.sub-heading-navy { 
                  color: #003882;
                  font-size: 13px;
                  font-weight: bold;
}

.sub-heading-orange {
	color: #f49a00;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5pt;
}

.sub-heading-purple { 
                  color: #6d1e7e;
                  font-size: 13px;
                  font-weight: bold;
}

.sub-heading-red { 
                  color: #b3071b;
                  font-size: 13px;
                  font-weight: bold;
}


.sub-sub-heading{ 
                 
                  color: #f49a00;
				  font-weight: bold;
}


hr {
  border: 0;
  width: 100%;
  color: #f7af42;
  height: 1px;

}

