td {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.small_bottom {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 10px;
	color: #59595A;
}

.small_bottom:link {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 10px;
	color: #59595A;
}

.small_bottom:hover {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 10px;
	color: #59595A;
}

.small_bottom:active {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 10px;
	color: #59595A;
}

.small_bottom:visited {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 10px;
	color: #59595A;
}
a:link {
	color: #fdb636;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #fdb636;
font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #fdb636;
}
a:active {
	text-decoration: none;
	color: #fdb636;
}


.blank {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 12px;
	font-weight: bold;
}

.blank:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 12px;
	font-weight: bold;
}
.blank:visited {
	text-decoration: none;
	color: #000000;
}
.blank:hover {
	text-decoration: underline;
	color: #000000;
}
.blank:active {
	text-decoration: none;
	color: #000000;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	
	color: #adadad;
}
.semiTitle {
	font-family: Arial, Helvetica, sans-serif, "Helvetica Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
text-transform: uppercase;
}
