jsbasefont {
	font-family: "Verdana";
	font-size: 10px;
}
.bodyText {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}
td {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: normal;
}
a {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #0078BB;
}
a:link {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
a:visited {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
a:hover {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.legal {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
}
.alegal {
	font-family: "Verdana";
	font-size: 9px;
	color: #663300;
}
textarea {
	border: thin groove #F67017;
}
input {
	font-family: "Verdana";
	font-size: 12px;
	border: thin groove #F67017;
}
select {
	border: thin none #F67017;
	background-color: #FFFFFF;

}
option {
	border: thin groove #F67017;
	font-family: "Verdana";
	font-size: 12px;
	background-color: #FFFFFF;


}
.white {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.bigBlue {
	font-family: "Verdana";
	font-size: 21px;
	font-weight: bold;
	color: #0A50A1;
}
.blueBig {
	font-family: "Verdana";
	font-size: 24px;
	font-weight: bold;
	color: #006699;
}
.red {
	font-family: "Verdana";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;

}
.menuBlack {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #E7453F;
}
.prices {
	font-family: "Verdana";
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.employmentTitle {
	font-family: "Verdana";
	font-size: 18px;
	font-weight: bold;
	color: #F67017;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: 90240E;
}