.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #1f455d;
}
.orange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ec5300;
}
.blue {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1f455d;
}
.black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.darlblue {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.grey {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

.white a{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.white a:hover{
	color: #0a4064;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.lightblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d3edff;
}
