.tahoma_white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.tahoma_white:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}

.tahoma_black {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.tahoma_black-u {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #000000;
}

.tahoma_black-b {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.tahoma_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EF9C00;
}

.tahoma_orange {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #EF9C00;
}

.tahoma_green {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #70D701;
}

.tahoma_green_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #70D701;
}
.tahoma_gray {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #7D8381;
}

.TimesNewRomanroman24_lblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #02ADFD;
}
.TimesNewRomanroman24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.TimesNewRoman16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;
	color: #FFFFFF;
}

.TimesNewRoman16:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #02ADFD;
}

.TimesNewRoman20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;	
	color: #3B4446;
}

.TimesNewRoman_gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;	
	color: #8E8E8E;
}

.TimesNewRoman_blue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;	
	color: #365CD7;

