.blueReg {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #003366;
}
.blueTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	text-transform: none;



}
a:link {
	font-family: "Lucida Sans Unicode";
	color: #FF3300;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #FF3300;
	font-family: "Lucida Sans Unicode";
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	color: #FFFFFF;
	text-decoration: underline;
}
.greyReg {

	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #CCCCCC;
}
.greyTitle {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}

