.bluetext {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000080;
}
.redtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;


}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #009933;
}
.footer { color: #006666; font-family: "Times New Roman", Times, serif; text-decoration: none }
	a.footer:link {
	color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;

}
	a.footer:visited {
	color: #663366;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
	a.footer:hover { color: #009933; font-family: "Times New Roman", Times, serif; text-decoration: none }

.nav {
	color: #006666;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 24px;
}
	a.nav:link {
	color: #0066CC;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;

}
	a.nav:visited {
	color: #663366;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-weight: bold;
}
	a.nav:hover { color: #009933; font-family: "Times New Roman", Times, serif; text-decoration: none }
	a.nav:active { color: #666699; font-family: "Times New Roman", Times, serif;text-decoration: none }

