.heading {
	font-family: helvetica;
	font-size: 12;
	color: #000000;
}
.bodyText {
	font-family: arial;
	font-size: 12;
	color: #000000;
}
.bodyHead {
	font-family: arial;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.bodylink:link {
	font-family: arial;
	font-size: 14;
	color: #000000;
	text-decoration: underline;
}
a.bodylink:active {
	font-family: arial;
	font-size: 14;
	color: #000000;
	text-decoration: underline;
}
a.bodylink:visited {
	font-family: arial;
	font-size: 14;
	color: #000000;
	text-decoration: underline;
}
a.bodylink:hover {
	font-family: arial;
	font-size: 14;
	color: #FF0000;
	cursor: hand;
	text-decoration: underline;
}
.head {
	font-family: arial;
	font-size: 16;
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;	
}
.onlineFormEveryone {
	font-family: arial;
	font-size: 16;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	font-variant: small-caps;
}
.navbar {
	font-family: helvetica;
	font-size: 14;
	color: #000000;
	font-weight: bold;
}
a.navlink:link {
	font-family: helvetica;
	font-size: 14;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.lilnavbar {
	font-family: helvetica;
	font-size: 12;
	color: #000000;
	font-style: italic;
}
a.navlink:hover {
	font-family: helvetica;
	font-size: 14;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
a.navlink:active {
	font-family: helvetica;
	font-size: 14;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.navlink:visited {
	font-family: helvetica;
	font-size: 14;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.lilnavlink:link {
	font-family: helvetica;
	font-size: 12;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
a.lilnavlink:hover {
	font-family: helvetica;
	font-size: 12;
	color: #FFFFFF;
	cursor: hand;
	font-style: italic;
	text-decoration: none;
}
a.lilnavlink:active {
	font-family: helvetica;
	font-size: 12;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
a.lilnavlink:visited {
	font-family: helvetica;
	font-size: 12;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.copyright {
	font-family: helvetica;
	font-size: 10;
	color: #000000;
}
a.copyright_link:link {
	font-family: helvetica;
	font-size: 10;
	color: #000000;
}
a.copyright_link:active {
	font-family: helvetica;
	font-size: 10;
	color: #000000;
}
a.copyright_link:visited {
	font-family: helvetica;
	font-size: 10;
	color: #000000;
}
a.copyright_link:hover {
	font-family: helvetica;
	font-size: 10;
	color: #0099CC;
	cursor: hand;
}