.navbar {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #054C5B;
	font-style: normal;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	font-style: normal;


}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.smbody {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.tagline {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.footer a:link {
	color: #054C5B;
	text-decoration: underline;
}
.footer a:visited {
	color: #054C5B;
	text-decoration: underline;

}
.footer a:hover {
	color: #FFFFFF;
	background-color: #054C5B;

}
.navbar a:link {
	color: #054C5B;
	text-decoration: underline;

}
.navbar a:visited {
	color: #054C5B;
	text-decoration: underline;

}
.navbar a:hover {

	color: #FFFFFF;
	background-color: #054C5B;
}
.quick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;

}
.quick a:link {

	color: #054C5B;
	text-decoration: underline;
}
.quick a:visited {
	color: #054C5B;
	text-decoration: underline;

}
.quick a:hover {

	color: #FFFFFF;
	background-color: #054C5B;
}
.body a:link {


	color: #054C5B;
	text-decoration: underline;
}
.body a:visited {

	color: #054C5B;
	text-decoration: underline;
}
.body a:hover {


	color: #FFFFFF;
	background-color: #054C5B;
}
.special {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
