.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;

}
.black {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.smallblack {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.phno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.blue {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;

}
.subblack {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
}
.smallred {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.smallbold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.boldwhite {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
