.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 22px;
}
.ani_bkgd {
	background-image: url(images/mj2b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bold-red {
	font-weight: bold;
	color: #C00;
}
