td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.blackheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.orgheader {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:  #E77817;
}
.org {
	font-family: Tahoma;
	color: #E77817;
	font-weight: bold;
	font-size: 13px;
}
.org1 {
	font-family: Tahoma;
	color: #E77817;
	font-weight: bold;
	font-size: 11px;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E77817;
	text-decoration: none;
}
.blacktxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
strong {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
