.bluetext11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #6495ED;
}
.bluetext11bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6495ED;
}
.bluetext15bold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #6495ED;
}
.darkbluetext11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4169E1;
}
.darkbluetext11bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4169E1;
}
.whitetext11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.orangetext11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
}
.orangetext11bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
.orangetext11underline {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.darkgrey11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5A5A5A;
}
.darkgrey11bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
}
.black11normal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.black10normal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.black9normal {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}

