.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #47534F;
	line-height: 20px;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CD423B;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: italic;

}
.navLINKS {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #47534F;
	text-decoration: none;
	font-weight: normal;
}
.navLINKSactive {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #CD423B;
	text-decoration: none;
	font-weight: bold;
}
li {
	list-style-image: url(images/red-bullet.jpg);
}

