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:#00927b;}
A:visited {text-decoration:underline;cursor:hand;color:#00a694;}
A:hover {text-decoration: underline;color:#00927b;}

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;
}

.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;
}

.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: #00927b;
				  font-weight: bold;
}


hr {
  border: 0;
  width: 100%;
  color: #00a694;
  height: 1px;

}