.home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000044;
}
.grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000044;
}
.small_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000044;
}
.times_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000044;
}
.serv_off {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000077;
	cursor: hand;
}
.serv_on {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	cursor: hand;
}